Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xenoterracide/java-commons


https://github.com/xenoterracide/java-commons

auto-updates

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# Contributing

## Languages

[asdf](https://asdf-vm.com) is suggested, you can use whatever you'd like to get

- Java 21+
- NodeJs

add a way to export these to your `PATH` in your `~/.profile`

## Build Tools

- [Gradle](https://docs.gradle.org/current/userguide/command_line_interface.html)
- [NPM](https://docs.npmjs.com/about-npm)

Run `npm ci && ./gradlew dependencies` to install dependencies.

## Committing

Use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/).

# License

Apache 2.0