0 Forks
5 Stars
5 Watchers

monkey

Trivial programming language and interpreter written in go.

How to download and setup monkey

Open terminal and run command
git clone https://github.com/dustinlindquist/monkey.git
git clone is used to create a copy or clone of monkey repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with monkey https://github.com/dustinlindquist/monkey/archive/master.zip

Or simply clone monkey with SSH
[email protected]:dustinlindquist/monkey.git

If you have some problems with monkey

You may open issue on monkey support forum (system) here: https://github.com/dustinlindquist/monkey/issues