coswat / acode-cli

Acode plugin CLI tool to devlop plugins faster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Acode plugin CLI tool to devlop plugins faster

License:MIT License


Languages

Language:Rust 100.0%