1563 Forks
18278 Stars
18278 Watchers

sanic

Accelerate your web app development | Build fast. Run fast.

How to download and setup sanic

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

Or simply clone sanic with SSH
git@github.com:sanic-org/sanic.git

If you have some problems with sanic

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