Skip to content

jjl9807/cargo-buckal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-buckal

Seamlessly build Cargo packages with Buck2.

demo

Install

cargo install --git https://github.com/r2cn-dev/cargo-buckal.git

Usage

Usage: cargo buckal <COMMAND>

Commands:
  build  Compile the current package
  init   Create a new package in an existing directory
  new    Create a new package
  clean  Clean up the buck-out directory
  add    Add dependencies to a manifest file
  help   Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

About

Seamlessly build Cargo packages with Buck2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%