💊 Melatonin - BYOND version manager
A version manager for the Build Your Own Net Dream (BYOND) software.
Contributions and improvements are very welcome, as this is my first Rust-based project.
Installation
build from source via
cargo install melatonin
or, with cargo binstall
cargo binstall melatonin
Usage
To quickly get started from scratch:
bvm setupto setup the shims and PATHbvm install latestcd your/byondproject/path/herebvm pin latest
And done!
Now simply invoke your tools as usual, such as
dm project.dme- run the CLI compiler against your environmentdd project.dmb- run the CLI server against your built binary (BYOND 515+)dreammaker project.dme- run the GUI editor/compiler
For the currently installed versions, run bvm list
For all commands and help, simply run bvm --help
License
See LICENSE.md for more information.
Copyright notice
Copyright ©️ 2024 Avunia Takiya - All Rights Reserved
Build Your Own Net Dream is Copyright ©️ BYOND Software