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.
Download a release directly from github: github.com/octoshikari/aidbox-tool/releases
aidbox-tool completion --shell=zsh > /usr/local/share/zsh/site-functions/_aidbox-tool
compinit
aidbox-tool completion --shell=fish > aidbox-tool.fish
. ./aidbox-tool.fish
aidbox-tool completion --shell=bash > aidbox-tool.completion
source ./aidbox-tool.completion
aidbox-tool.exe completion --shell=powershell > aidbox-tool.ps1
Add result file content into your profile notepad $profile
aidbox-tool
is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.