Skip to content

Cargo utility to create and modify projects according to the Grumpy Way.

License

Notifications You must be signed in to change notification settings

GrumpyMetalGuy/cargo-grumpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-grumpy

Cargo utility to create and modify projects according to the Grumpy Way.

This wraps standard cargo calls to create new Rust projects, and adds a standard executable harness and the required dependencies to the Cargo.toml file. This is all very custom to how I do things, but you may find it useful!

Usage

Build the project and copy the resulting binary to your ~/.cargo/bin folder (or somewhere on your path). Call using standard cargo syntax:

cargo grumpy --help

About

Cargo utility to create and modify projects according to the Grumpy Way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages