Skip to content

DrSloth/rtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A set of very pedantic Rust tools, mainly thin wrappers around clippy and cargo watch/check.

Installation

To install just clone the repository cd into it and run:

cargo build --release && sudo cp target/release/{rcheck,rclippy} /usr/bin/

Contributing

If you have ideas or proposals open an issue, all sorts of pull requests or additions are welcome.

LICENSE

This repository is licensed under the MIT license

About

A set of pedantic rust tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages