#cli

app betl

BeagleEditor tools, all in one place!

1 unstable release

new 0.1.0 Oct 17, 2024

#398 in #cli

Download history 131/week @ 2024-10-14

131 downloads per month

MIT license

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

~9–20MB
~291K SLoC