a3s-0.2.1 is not a library.
Visit the last successful build:
a3s-0.10.8
a3s
The umbrella CLI for the A3S platform.
a3s <tool> [args...] runs the matching a3s-<tool> binary on your PATH, the
same way git foo runs git-foo. It depends on nothing and dispatches to
whatever A3S tools you have installed:
a3s code # → a3s-code (launches its TUI)
a3s box ps # → a3s-box ps
a3s <tool> --help # a tool's own help
a3s list # list installed a3s-* tools
a3s --version
Install
# from source
# or from this repo
# or Homebrew
Then install the tools you want (a3s-code, a3s-box, …) and run a3s <tool>.
License
MIT