Quickly spin up a new project.
A Go implementation of SAO.
WIP.
curl -sf https://gobinaries.com/egoist/spin | shOr download a binary manually.
spin user/repo new-projectUse --clone which uses git clone under the hood to download your repository:
spin user/private-repo new-project --cloneSpin will cache the repository after first run, you can use -u, --update to update it:
spin owner/repo new-project --updateMIT © EGOIST (Kevin Titor)