Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-quickbench

Simple command to quickly create cargo bench packages.

Installation

cargo install cargo-quickbench

Usage

cargo quickbench is a small wrapper around cargo new and cargo init and works exactly the same way, just prepend quickbench to your commands, like so:

$ cargo quickbench new package-name
$ mkdir quick-benchmark && cd quick-benchmark && cargo quickbench init --verbose

About

Quickly create a cargo bench package

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages