alexeagle / aspect-cli-plugin-python

Demonstrate how to write a plugin for Aspect CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try it out:

$ bazel build //plugin-python:plugin
$ bazel help
2024-04-09T14:41:52.873-0700 [INFO]  hello-world: running hello-world plugin from plugin-python/launch.sh
Aspect CLI is a better frontend for running bazel
...
Custom Commands from Plugins:
  custom_from_python custom command written in python

About

Demonstrate how to write a plugin for Aspect CLI


Languages

Language:Python 87.5%Language:Starlark 12.5%