34 Forks
912 Stars
912 Watchers

wing

The Wing Programming Language

How to download and setup wing

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

Or simply clone wing with SSH
[email protected]:winglang/wing.git

If you have some problems with wing

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