cargo-graviton

🦀 Cargo plugin for Graviton Editor

Stars
4

🦀 Cargo Graviton

Thing it allows to:

  • Inspect Cargo.toml files from Graviton.

WIP, Contributions / suggestions are welcomed.

🕹 Developing

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.