You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should auto-generate CLI documentation. To start, we can do this with typer-cli.
We should consider auto-generating full documentation of the API using something like Sphinx. Libraries that seem to have been added to aerie-cli a long time ago but not fully integrated include the furo theme and sphinx-click.
Coverage reports can be re-added (with automation, assuming we want them to be used) by importing coverage as a dev dependency and configuring in pyproject.toml:
compinit
in .zshrc)The text was updated successfully, but these errors were encountered: