About | Features | Technologies | Requirements | Starting | License | Author
Tea Package Builder is a tool that helps create packages for Tea.xyz quickly and conveniently. The program fetches an up-to-date list of packages from tea.xyz, enabling convenient input fields with autocomplete for dependencies.
✔️ Dependency autocompletion;
✔️ Separation of dependencies and variables by platforms and architectures;
✔️ Presets for popular builders;
✔️ Separation of dependencies and variables by platforms and architectures;
✔️ Generation package.yml
;
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
sh <(curl https://pkgx.sh) mash pkgxdev/run github.com/ArionThinker/tea-package-builder
$ npm install tea-package-builder
$ npm run start
# Clone this project
$ git clone https://github.com/ArionThinker/tea-package-builder
# Access
$ cd tea-package-builder
# Install dependencies
$ npm install
# Run the project
$ npm run start
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Andrii