/ruststrap

creates a template .rs file

Primary LanguageRustMIT LicenseMIT

ruststrap

what is ruststrap?

ruststrap creates a file that contains

fn main(){

}

Building

Run cargo build to build and cargo install --path <destination> to install ruststrap.

Usage

ruststrap [filename] <crates to be used>