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

https://github.com/cbuschka/flexcli


https://github.com/cbuschka/flexcli

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# FlexCLI

[![Build](https://github.com/cbuschka/flexcli/workflows/build/badge.svg)](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)