Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/herbis/cnakes


https://github.com/herbis/cnakes

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# cnakes
[![Build Status](https://travis-ci.org/Herbis/cnakes.svg?branch=master)](https://travis-ci.org/Herbis/cnakes)

##Requirements
Apache Maven https://maven.apache.org

##Build an executable
```
mvn package
```

##Output Debug messages to log
```
java -jar cnakes.jar -debug
```