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

https://github.com/techjacker/go-boilerplate


https://github.com/techjacker/go-boilerplate

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# go-boilerplate

Description goes here...

-----------------------------------------------------------

## Tests

```
go test
```

## Git hooks
```
overcommit init
overcommit --sign
overcommit run
```