https://github.com/mschaeffner/jease
https://github.com/mschaeffner/jease
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mschaeffner/jease
- Owner: mschaeffner
- License: apache-2.0
- Created: 2017-06-14T06:48:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-28T10:07:43.000Z (about 9 years ago)
- Last Synced: 2025-11-19T22:04:50.540Z (8 months ago)
- Language: Java
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jease
[](https://travis-ci.org/mschaeffner/jease)
jease is a TBD ...
## Howto
1. Build: `mvn package`
2. Run: `java -Dport=8080 -DappsDir=/opt/jease/apps -jar target/jease-0.0.1-SNAPSHOT.jar`
3. See: `http://localhost:8080`