Skip to content

A project builder for the Crabby programming language.

License

Notifications You must be signed in to change notification settings

crabby-lang/crab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crab: Package Manager of Crabby

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!

Commands:

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

LICENSE

Crab is under the LICENSE of Apache 2.0

About

A project builder for the Crabby programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages