Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xenoterracide/java-commons
https://github.com/xenoterracide/java-commons
auto-updates
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xenoterracide/java-commons
- Owner: xenoterracide
- License: apache-2.0
- Created: 2024-01-26T22:36:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T04:09:04.000Z (30 days ago)
- Last Synced: 2024-11-24T05:18:33.005Z (30 days ago)
- Topics: auto-updates
- Language: Java
- Size: 419 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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+
- NodeJsadd 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