Skip to content

codegod100/basic-cli

 
 

Repository files navigation

Roc-Lang

basic-cli

A Roc platform to work with files, commands, HTTP, TCP, command line arguments,...

👀 examples:

📖 documentation:

Running Locally

If you clone this repo instead of using the release URL you'll need to build the platform once:

./jump-start.sh
roc build.roc --linker=legacy

Then you can run like usual:

$ roc examples/hello-world.roc
Hello, World!

About

A basic Command-Line Interface platform

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Roc 66.9%
  • Rust 29.8%
  • Shell 2.5%
  • Nix 0.8%