@devaloop/devapack
v0.0.2
Published
Addon generator and packager for Devalang
Downloads
120
Maintainers
Readme
⚒️ Devapack (addon packager for Devalang)
You know Devalang, the powerful DSL for music and audio manipulation. Now, with Devapack, you can easily create and manage your own addons.
This library provides a simple way to create and manage your own addons for Devalang.
📚 Quick Access
🚀 Features
- BANK GENERATOR: Create and manage sound banks effortlessly.
- PLUGIN GENERATOR: Create and manage sound plugins effortlessly.
- More addon types coming soon !
▶️ Get started
Installation
Node.js (NPM)
npm i -g @devaloop/devapackRust (Cargo)
cargo install devapackCommands
Run the following command to create a new bank
devapack bank createRun the following command to delete a bank
devapack bank delete <publisher>.<bank_name>See more bank commands
See more plugin commands
Contributing
You must have Rust installed on your machine. Then, you can build the project using Cargo :
npm installcargo buildcargo run🤝 Contributing
Contributions, bug reports and suggestions are welcome !
Feel free to open an issue or submit a pull request.
🛡️ License
MIT — see LICENSE
