cargo-helper 1.1.6

A Gui for Cargo with support for vexide
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Cargo Helper: A Ui for cargo with support for Vexide

## Installation

Open Terminal and type "cargo install cargo-helper"

Alternatively, you can download the executable file in the release tab from GitHub, open terminal and type "cargo install --path ${path_to_file}.

### Make sure you have nightly if you use [Vexide]https://vexide.dev!

## Notes
This is a very new project, if you're looking in the source code and find ways to optimize it, let me know!

#### Warning!

I have never used macOS enough to make rust code around it, if cargo-helper breaks on an apple device, let me know!