Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herbis/cnakes
https://github.com/herbis/cnakes
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/herbis/cnakes
- Owner: Herbis
- Created: 2016-11-15T20:54:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T20:45:04.000Z (about 2 years ago)
- Last Synced: 2024-11-07T08:29:06.715Z (3 months ago)
- Language: Java
- Size: 15.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
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
```