#cli-tool #faster #plugin #command #create #acode #devlop

app acode-cli

Acode plugin CLI tool to devlop plugins faster

2 stable releases

1.0.6 Sep 21, 2023

#1239 in Command line utilities

MIT license

16KB
457 lines

Acode Plugin Cli

Acode Plugin CLI

This is a Acode plugin cli tool to create plugins and easily work with it

Installation

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

Usage

run it using acode-cli command

acode-cli --help

Found Bugs? Open a Issue

Dependencies

~2–10MB
~99K SLoC