FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

smores56/basic-cli: A basic Command-Line Interface platform · GitHub

 
 

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:

./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

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL