333 Forks
4067 Stars
4067 Watchers

Odin

Odin Programming Language

How to download and setup Odin

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

Or simply clone Odin with SSH
[email protected]:odin-lang/Odin.git

If you have some problems with Odin

You may open issue on Odin support forum (system) here: https://github.com/odin-lang/Odin/issues