Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnpoint/go-project-template


https://github.com/johnpoint/go-project-template

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# go-fast-start

## 使用

```
git clone https://github.com/johnpoint/go-project-template {project_name}
cd {project_name} && bash init.sh {project_name}
```