spflaumer / ruststrap

creates a template .rs file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

creates a template .rs file

License:MIT License


Languages

Language:Rust 100.0%