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

https://github.com/sonatype/basicli

CLI support fun times
https://github.com/sonatype/basicli

cat goodies

Last synced: 3 months ago
JSON representation

CLI support fun times

Awesome Lists containing this project

README

        

# BasiCLI

Support for CLI oriented applications.

## Building

### Requirements

* [Apache Maven](https://maven.apache.org/) 3.6+ (prefer to use included `mvnw`)
* OpenJDK 11+
* BaSH (for `build` script)

### Build

Rebuild the codebase:

```sh
./build rebuild
```