| Crates.io | devaforge |
| lib.rs | devaforge |
| version | 0.0.3 |
| created_at | 2025-08-29 17:21:22.932846+00 |
| updated_at | 2025-09-20 06:33:07.627766+00 |
| description | An addon generator for Devalang, the domain-specific language for sound and music. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1816189 |
| size | 346,671 |
You know Devalang, the powerful DSL for music and audio manipulation. Now, with Devaforge, you can easily create and manage your own addons.
This library provides a simple way to create and manage addons for Devalang.
npm i -g @devaloop/devaforge
cargo install devaforge
devaforge bank create
devaforge bank delete <publisher>.<bank_name>
You must have Rust installed on your machine. Then, you can build the project using Cargo :
npm install
cargo build
cargo run
Contributions, bug reports and suggestions are welcome !
Feel free to open an issue or submit a pull request.
MIT — see LICENSE