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

https://github.com/scottwinkler/sentinel-example-import


https://github.com/scottwinkler/sentinel-example-import

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# sentinel-example-import

Bare bones implementation of a sentinel import.

## Develop

```
dep ensure
go build
sentinel apply -config=config.json example.sentinel
```