TODO • Key Features • Installation • Usage • Contributing • License
If you have any suggestions, feel free to open an issue or a pull request.
Requirements:
git clone https://github.com/zuygui/flow-updater-json-creator.git
cd flow-updater-json-creator
cargo build --bin flowupdater-json-creator --release
/path/to/flow-updater-json-creator/flowupdater-json-creator
Follow the on-screen instructions to generate your JSON files.
Once generated, you can use the produced JSON files with the Flow Updater Java library.
Contributions are welcome! Please follow these steps:
Fork this repository.
Create a new branch:
git checkout -b feature/your-feature-name
git commit -am 'feat: :sparkles: implement new feature'
git push origin feature/your-feature-name
This project is licensed under the MIT License.
🤓 Happy Hacking ! - Handcrafted with 💖 by Zuygui.