Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonota88/java-cli-template
https://github.com/sonota88/java-cli-template
Last synced: about 24 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sonota88/java-cli-template
- Owner: sonota88
- License: cc0-1.0
- Created: 2015-12-05T13:47:45.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T14:41:12.000Z (about 1 month ago)
- Last Synced: 2024-11-20T15:37:49.076Z (about 1 month ago)
- Language: Java
- Size: 201 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 概要
TODO
# 使い方
TODO
# ビルド
```
コンパイル
./build_mvn.sh compileパッケージ(jar)作成
./build_mvn.sh package
```