An open API service indexing awesome lists of open source software.

https://github.com/longbridge/starter-kit


https://github.com/longbridge/starter-kit

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Starter Kit

快速安装工具集

## Micro

```bash
$ curl -sSL https://raw.githubusercontent.com/long-bridge/starter-kit/master/micro/install | bash
$ micro -v
micro version v1.18.0-2f6e1f8-1575822130
```

## Goreman

```bash
$ go get github.com/mattn/goreman
$ goreman -v
```