A Golang Package Boilerplate.
go get -u github.com/clivern/alligator
import (
"github.com/clivern/alligator"
)
For transparency into our release cycle and in striving to maintain backward compatibility, Alligator is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.
See the Releases section of our GitHub project for changelogs for each release version of Alligator. It contains summaries of the most noteworthy changes made in each release.
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/alligator/issues
If you discover a security vulnerability within Alligator, please send an email to hello@clivern.com
We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.
© 2019, Clivern. Released under MIT License.
Alligator is authored and maintained by @Clivern.