Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imjenal/chefling


https://github.com/imjenal/chefling

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

## To run all tests
./runTest.sh

## API Documentation: Swagger
http://localhost:9002/api/

## To get all the dependencies install glide using
**curl https://glide.sh/get | sh**
or
**brew install glide**

To install packages and dependencies,
**glide install**

[More info](https://glide.sh/)