2 Forks
20 Stars
20 Watchers

jet

Jet is a simple OOP, dynamically typed, functional language that runs on the Erlang virtual machine (BEAM). Jet's syntax is Ruby-like syntax.

How to download and setup jet

Open terminal and run command
git clone https://github.com/i2y/jet.git
git clone is used to create a copy or clone of jet 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 jet https://github.com/i2y/jet/archive/master.zip

Or simply clone jet with SSH
[email protected]:i2y/jet.git

If you have some problems with jet

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