command
module
Version:
v0.0.0-...-a1da574
Opens a new window with list of versions in this module.
Published: Feb 8, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Getting Started
Prerequisites
Installation
go get -u ./...
Usage
Build
make build
Clean
make clean
Deploy
make deploy
Start
make start
Contributing
Methodology
Style Guides
Workflow
Deployment
Deployment should include sections related to deploying the application to various runtime contexts (i.e. production, stage, …).
Built-with
Authors
Versioning
Given a version number major
.minor
.patch
, increment the:
major
version when you make incompatible API changes,
minor
version when you add functionality in a backwards compatible manner, and
patch
version when you make backwards compatible bug fixes.
Additional labels for pre-release and build metadata are available as extensions to the major
.minor
.patch
format.
To learn more, visit semver.org.
License
GNU AGPLv3
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.