1 unstable release
0.1.0 | Oct 17, 2024 |
---|
#139 in Operating systems
153 downloads per month
15KB
159 lines
BeagleEditor Toolchain
A CLI app to manage BeagleEditor
Installation
Cargo
First, make sure you have Rust installed
Install Visual Studio C++ build tools from Microsoft website If you have Windows, otherwise install gcc
and g++
with your system package manager
It's good to check for a new update if you have Rust installed previously
rustup update
Once installed, run this command to install BeTL
cargo install betl
Sometimes, installation may fail. Run this command if installation failed:
cargo install --locked betl
Executable files
Install from GitHub releases
Features
Feature | Description |
---|---|
Explain an error/warning/info | Description not avaliable |
Installs BeagleEditor | Installs BeagleEditor for you (Just for Windows) |
Dependencies
~10–21MB
~292K SLoC