4 Forks
19 Stars
19 Watchers

sketchit

SketchIt is a small, .NET based development environment, created to have fun while learning to code, or simply to sketch together a visual idea using code.

How to download and setup sketchit

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

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

If you have some problems with sketchit

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