Read Write eXecute
https://rwx.rwx.work
rwx | ||
.gitignore | ||
license.md | ||
pyproject.toml | ||
readme.md |
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?