Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/modprog/datapack-compiler
https://github.com/modprog/datapack-compiler
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/modprog/datapack-compiler
- Owner: ModProg
- License: mit
- Created: 2023-02-10T19:18:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T22:13:04.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T12:36:21.846Z (2 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# datapack-compiler
## Installation
### Build with cargo```sh
cargo install datapack-compiler --git https://github.com/ModProg/datapack-compiler
```### Download
Just download the correct artifact for your operating system from [Actions](https://github.com/ModProg/datapack-compiler/actions/workflows/build.yaml) (click on the top workflow run on the right and scroll down to *Artifacts*).
You need to put the extracted binary file called `datapack-compiler(.exe)` and
put it in a directory on your path.