#cargo-toml #repository #github #star #list #taken #line

app rustars

A commmand line tool to star a list of Github repositories taken from dependencies of a Cargo.toml file

1 unstable release

0.1.1 Jul 6, 2020
0.1.0 Jul 6, 2020

#2301 in Development tools

Unlicense

19KB
387 lines

Rustars

Build Status

A commmand line tool to star a list of Github repositories taken from dependencies of a Cargo.toml file.

Do not forget to thanks a project maintainer anymore !

Getting Started

Prerequisites

Installing

From source

Clone this repo and run

cargo build --release

Usage

./target/release/rustars --help

By default, Rustars get the manifest file from current working directory. In order to specify another manifest file, use the manifest option.

Running the tests

cargo test

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Wilfried OLLIVIER - Main author - Papey

License

LICENSE file for details

Notes

The names come from the "verlan" (a french argotic dialect) of the word "stars"

Dependencies

~25MB
~575K SLoC