Thing it allows to:
- Inspect Cargo.toml files from Graviton.
WIP, Contributions / suggestions are welcomed.
Clone the repo to the desired .graviton2/plugins:
git clone https://github.com/marc2332/cargo-graviton.git
Install dependencies:
npm install
Run locally:
npm run watch
Build (optional):
npm run build
Made by Marc EspÃn Sanz.