artificialwisdomai / origin

Artificial Wisdomâ„¢ Cloud Platform
Apache License 2.0
3 stars 4 forks source link

Initial `wisdomctl` tool #116

Closed MostAwesomeDude closed 10 months ago

MostAwesomeDude commented 10 months ago

Fixes #108, hopefully.

This is a basic CLI tool which does the things outlined in #108. It will presumably grow quite a bit.

The tool is prototyped with Python, using Click for the CLI argument management and Poetry for dependency management.