Aspect is the enterprise-ready command-line interface for powering your developer experience.
aspect is a replacement for the bazel CLI that comes with Bazel.
aspect-cli uses the same excellent plugin system as Hashicorp's terraform tool.
A plugin allows you to fit aspect into your teams development process
Plugins are any program that speaks our plugin gRPC protocol. Read more: TODO
When running in an interactive terminal, aspect-cli helps you out.
It can
You can rely on aspect-cli to power your developer experience workflows.
It is free and open-source. It is a superset of what Bazel provides, so you can always go back to running bazel commands.
MacOS: use curl
Manual installation:
Download a binary from our [GitHub Releases] page and put it in your PATH.