Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brian's CLI

How to Release and Run the CLI Locally

  1. Build a release binary
cargo build --release
  1. Run the binary locally
./target/release/wt list
  1. (Optional) Install globally via Cargo
cargo install --path .

Installs the CLI into ~/.cargo/bin for running wt anywhere.

  1. (Optional) Move binary to system path manually
sudo cp target/release/wt /usr/local/bin/

About

My super-charged personalized CLI - built with Rust ❤️‍🔥

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages