Read Write eXecute https://rwx.rwx.work
Find a file
2024-09-15 23:40:15 +02:00
rwx doc/arg.split 2024-09-15 15:07:47 +02:00
.gitignore /.venv 2024-06-12 14:43:26 +02:00
license.md fix license 2024-02-19 21:57:32 +01:00
pyproject.toml pyproject/pydoclint 2024-09-15 15:03:13 +02:00
readme.md stack 2024-09-15 23:40:15 +02:00

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
  • 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?