38 Forks
164 Stars
164 Watchers

code

This repository contains curated code written in Red and its dialects.

How to download and setup code

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

Or simply clone code with SSH
[email protected]:red/code.git

If you have some problems with code

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