Rustars
A commmand line tool to star a list of Github repositories taken from dependencies of a Cargo.toml file
Install / Use
/learn @papey/RustarsREADME
Rustars
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
- cargo_toml - A Manifest file reader
- hubcaps - A Rust interface for GitHub
- crates_io_api - API client for crates.io
- clap - A command line argument parser
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"
