Scripts and other utilities for use with pesde.
To ensure proper functionality, please make sure you have the following dependencies installed:
- pesde: Version
^0.7.0 - lune: Version
^0.10.2
For example, to install Rojo scripts, run:
# Add the scripts themselves
pesde add --dev pesde/scripts_rojo --target lune
# Add the Rojo CLI
pesde add --dev pesde/rojo --target lune
# Install dependencies
pesde installIf a sync tool you would like is not present here, please open an issue or submit a PR, following the format of one of the existing tools.
This project is licensed under the MIT license.