https://github.com/cbuschka/flexcli
https://github.com/cbuschka/flexcli
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cbuschka/flexcli
- Owner: cbuschka
- License: apache-2.0
- Created: 2021-01-09T17:26:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-09T18:47:31.000Z (over 4 years ago)
- Last Synced: 2025-01-16T04:24:45.380Z (9 months ago)
- Language: Java
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# FlexCLI
[](https://github.com/cbuschka/flexcli)
### A flexible command line arguments parser in Java
## Prerequisites
* Java 8
* Maven 2## Build
```
mvn verify
```## License
[APL-2.0](./license.txt)