diff --git a/README.md b/README.md new file mode 100644 index 0000000..39c0273 --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ +<!-- markdownlint-configure-file { + "MD013": { + "code_blocks": false, + "tables": false + }, + "MD033": false, + "MD041": false +} --> + +<div align="center"> + +# Reference Java CLI program - Jumpstart Repo Template + +[![Downloads][downloads-badge]][releases] + +This is a reference implementation that can serve as a jumpstart application. This is built and uses +. Java +. Maven +. Picocli +. JReleaser +. GitHub Actions and Workflows +. GitPod environment +. Spock and JUnit tests +. Using Git Emojis + +[Getting started](#getting-started) • +[Installation](#installation) • +[Configuration](#configuration) • +[Integrations](#third-party-integrations) + +</div> + +## Getting started + +## Installation + +## Configuration + +## Integrations