Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.85 KB

File metadata and controls

24 lines (18 loc) · 1.85 KB

pet

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. quality tests Blog posts

A persistent cyberpet that lives on the command line.

  /\__/\
={ o x o}=  < meow
L(  u u )

A very limited proof-of-concept to learn more about packaging-up command-line interfaces (CLIs) made with Python and tools like InquirerPy and platformdirs. Will never be feature complete.

To get started:

  1. From your terminal run uv tool install git+https://github.com/matt-dray/pet.git.
  2. Run pet.
  3. Take responsibility.