# 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!