Skip to content

Starting point for developing Java CLI Library based on Clean Code principles.

License

Notifications You must be signed in to change notification settings

Vad1mo/CleanCLI

Repository files navigation

CleanCLI

Starting point for developing Java CLI Library based on Clean Code principles.

Features

The Clean CLI application should support common Unix style CLI arguments.

The Clean CLI should comply with the Command-line interface description language as described on http://docopt.org/

Usage

Build and run test

./gradlew build

IDE Setup

In order configure the project for your IDE run:

gradlew eclipse

or

gradlew idea

About

Starting point for developing Java CLI Library based on Clean Code principles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published