Skip to content

octoshikari/aidbox-cli

Aidbox tool [UNOFFICIAL]

tauri

Docs available here https://octoshikari.github.io/aidbox-tool/

Our MTTA (Mean time to acknowledge) is around one day;

and our TTR (Time To Resolve) can vary from a few days to a couple of weeks depending on the number of issues.

Install

Download a release directly from github: github.com/octoshikari/aidbox-tool/releases

Autocompletion

ZSH

aidbox-tool completion --shell=zsh > /usr/local/share/zsh/site-functions/_aidbox-tool
compinit

FISH

aidbox-tool completion --shell=fish > aidbox-tool.fish
. ./aidbox-tool.fish

BASH

aidbox-tool completion --shell=bash > aidbox-tool.completion
source ./aidbox-tool.completion

POWERSHELL

aidbox-tool.exe completion --shell=powershell > aidbox-tool.ps1

Add result file content into your profile notepad $profile

License

aidbox-tool is licensed under either of

at your option.

Contribution

Any kinds of contributions are welcome as a pull request.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in these tool by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages