rwx/readme.md
2024-09-16 12:04:43 +02:00

846 B

Read Write eXecute

A tiny framework to read, write & execute things.


Why


How


What


Who

By

For

  • myself

Where

Chat

Forge

Deployment


When

Task stack

  • character constants for box drawing
  • common str function
  • parse pyproject.toml to write commands
  • write classes for
    • steps bars to log
    • system commands to run
      • with single call of subprocess.run
      • or alternate subprocess method?