/little-cli-game

Learn the Unix command line with this game!

Primary LanguageJavaScriptMIT LicenseMIT

A little CLI Game

Learn the Unix command line with this game!

Contributing

To contribute, please open an issue.

To update the source questions/answers, edit the /cmd-ref.json in the base directory. All other site updates live within src.

To make scripting or visual changes, please npm install, then run gulp to build the dist and site. It should open up on localhost:3000.

Thanks <3!