https://github.com/techjacker/go-boilerplate
https://github.com/techjacker/go-boilerplate
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/techjacker/go-boilerplate
- Owner: techjacker
- Created: 2016-12-08T15:29:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T12:58:45.000Z (almost 9 years ago)
- Last Synced: 2025-02-09T13:37:05.622Z (about 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-boilerplate
Description goes here...
-----------------------------------------------------------
## Tests
```
go test
```
## Git hooks
```
overcommit init
overcommit --sign
overcommit run
```