Categorygithub.com/studiously/unitsvc
repositorypackage
0.1.5
Repository: https://github.com/studiously/unitsvc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

unitsvc

Build Status Coverage Status

Unit service for Studiously.

unitsvc is responsible for data and functionality pertaining to units and their relation to classes.

Quickstart

To start a unitsvc instance, you can quickly grab the CLI:

go get github.com/studiously/unitsvc

Then, to see what configuration options are necessary, run:

unitsvc host --help

There is also a minimal image available at https://hub.docker.com/r/studiously/unitsvc/.

Requirements