https://github.com/efureev/appmod
Abstract application module
https://github.com/efureev/appmod
Last synced: about 2 months ago
JSON representation
Abstract application module
- Host: GitHub
- URL: https://github.com/efureev/appmod
- Owner: efureev
- License: mit
- Created: 2019-03-13T07:43:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T16:51:13.000Z (over 6 years ago)
- Last Synced: 2025-03-28T12:42:25.997Z (over 1 year ago)
- Language: Go
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Abstract application module
[](https://travis-ci.org/efureev/appmod)
[](https://codeclimate.com/github/efureev/appmod/maintainability)
[](https://codeclimate.com/github/efureev/appmod/test_coverage)
[](https://codecov.io/gh/efureev/appmod)
[](https://goreportcard.com/report/github.com/efureev/appmod)
# Install
```bash
go get -u github.com/efureev/appmod
```