Categorygithub.com/egoist/spin
repositorypackage
0.0.3
Repository: https://github.com/egoist/spin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Spin

Quickly spin up a new project.

Introduction

A Go implementation of SAO.

WIP.

Install

curl -sf https://gobinaries.com/egoist/spin | sh

Or download a binary manually.

Usage

spin user/repo new-project

Private Repository

Use --clone which uses git clone under the hood to download your repository:

spin user/private-repo new-project --clone

License

MIT © EGOIST (Kevin Titor)