Skip to content

A POC command line runner application using CommandLineRunner interface for a decoupled sub-command design.

License

Notifications You must be signed in to change notification settings

amertkara/multiple-runners

Repository files navigation

Apache 2 license

A POC Command Line Application with Sub-command design

  1. ./gradlew build in the root of the repository.
  2. java -jar build/libs/com.amertkara.multiplerunners-VERSION.jar to run.

About

A POC command line runner application using CommandLineRunner interface for a decoupled sub-command design.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages