Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 777 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 777 Bytes

Serverz

Build Status Go Report Card GoDoc

Web app toolkit to easily manage server based environments.

Development

The project requires Glide to install dependencies.

$ make dep

When all coding and testing is done, please run the test suite:

$ make check

License

The MIT License (MIT). Please see License File for more information.