Skip to content

A basic Command-Line Interface platform

License

Notifications You must be signed in to change notification settings

nicklatch/basic-cli

 
 

Repository files navigation

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:

roc build.roc

Then you can run like usual:

$ roc --prebuilt-platform 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 81.1%
  • Rust 16.2%
  • Shell 2.0%
  • Nix 0.7%