Introducing crab
, just like Rust cargo
or pip
for Python, Crab is a package manager and project builder for Crabby,
Write new crabby libraries and applications!
Here are some beta
commands that crab🦀 has:
crab init [--lib, --bin, --test]
crab new <project_name> [--lib, --bin, --test]
crab add <package_name>
crab remove <package_name>
crab build
crab run
crab clean
crab test
crab watch
crab publish
crab register
crab login
crab logout
Crab is under the LICENSE of Apache 2.0