Crates.io | betl |
lib.rs | betl |
version | 0.1.0 |
source | src |
created_at | 2024-10-17 15:23:09.964394 |
updated_at | 2024-10-17 15:23:09.964394 |
description | BeagleEditor tools, all in one place! |
homepage | |
repository | https://github.com/beaglesoftware/betl |
max_upload_size | |
id | 1413352 |
size | 51,970 |
A CLI app to manage BeagleEditor
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
Install from GitHub releases
Feature | Description |
---|---|
Explain an error/warning/info | Description not avaliable |
Installs BeagleEditor | Installs BeagleEditor for you (Just for Windows) |