| Crates.io | acode-cli |
| lib.rs | acode-cli |
| version | 1.0.6 |
| created_at | 2023-09-21 14:25:04.866821+00 |
| updated_at | 2023-09-21 15:23:20.697237+00 |
| description | Acode plugin CLI tool to devlop plugins faster |
| homepage | |
| repository | |
| max_upload_size | |
| id | 979544 |
| size | 31,331 |

This is a Acode plugin cli tool to create plugins and easily work with it
build it from source
git clone https://github.com/coswat/acode-cli.git
cd acode-cli
cargo build --release
mv target/release/acode-cli ~/.local/bin/
using cargo
cargo install acode-cli
run it using acode-cli command
acode-cli --help
Found Bugs? Open a Issue