Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xenoterracide/ai-wh40k
ai experiment
https://github.com/xenoterracide/ai-wh40k
Last synced: about 1 month ago
JSON representation
ai experiment
- Host: GitHub
- URL: https://github.com/xenoterracide/ai-wh40k
- Owner: xenoterracide
- License: apache-2.0
- Created: 2023-08-10T17:14:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T03:04:12.000Z (12 months ago)
- Last Synced: 2024-01-30T04:25:47.693Z (12 months ago)
- Language: Java
- Size: 3.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
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