Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calebhearth/humon
https://github.com/calebhearth/humon
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/calebhearth/humon
- Owner: calebhearth
- License: mit
- Created: 2015-12-10T19:12:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-16T15:34:18.000Z (about 9 years ago)
- Last Synced: 2024-10-15T19:43:41.657Z (2 months ago)
- Language: Ruby
- Size: 16.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
laces
=====This is a starting point for a new Go project.
It provides:
* a working [Travis CI configuration](.travis.yml)
* a working [CircleCI configuration](circle.yml)
* a minimal [Hound configuration](.hound.yml)
* a [`bin/setup`](bin/setup) script compatible with godep
* a [`bin/vet`](bin/vet) script for running in CI
or as a pre-commit hook.
* a [CONTRIBUTING.md](CONTRIBUTING.md) based on
[thoughtbot/templates](https://github.com/thoughtbot/templates)
with accurate instructions for Go development.Contributing
------------We love pull requests from everyone.
By participating in this project,
you agree to abide by the thoughtbot [code of conduct].[code of conduct]: https://thoughtbot.com/open-source-code-of-conduct
We expect everyone to follow the code of conduct
anywhere in thoughtbot's project codebases,
issue trackers, chatrooms, and mailing lists.License
-------laces is Copyright (c) 2015 thoughtbot, inc. It is free software,
and may be redistributed under the terms specified in the [LICENSE] file.[LICENSE]: /LICENSE
About
-----laces is maintained by Bernerd Schaefer.
![thoughtbot](https://thoughtbot.com/logo.png)
laces is maintained and funded by thoughtbot, inc.
The names and logos for thoughtbot are trademarks of thoughtbot, inc.We love open source software!
See [our other projects][community]
or [hire us][hire] to help build your product.[community]: https://thoughtbot.com/community?utm_source=github
[hire]: https://thoughtbot.com/hire-us?utm_source=github