Skip to content

Commit

Permalink
馃摑 README update
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmorling committed Nov 28, 2021
1 parent e433ab3 commit d64768c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# OSS Bootstrap

Apache Maven archetypes for bootstrapping new open-source projects following modern conventions and best practices.
Apache Maven archetypes for bootstrapping new open-source projects.

Think the _maven-quickstart-archetype_ and friends, but more modern and opinionated.

## Features

The archetypes aim add providing commonly used functionality, while defining sensible defaults, following modern conventions and best practices:

* Up-to-date (and fixed) dependency and plug-in versions
* Provide a license
* Basic set-up for CI
* House-keeping and quality assurance plug-ins, e.g. for formatting and license header checking

## Components

Expand Down

0 comments on commit d64768c

Please sign in to comment.