pclish/README.md

10 lines
314 B
Markdown
Raw Normal View History

2021-02-14 02:30:08 +00:00
# pclish.utilities.jaydenmw
2021-02-20 21:18:09 +00:00
A simple shell subsystem written in Python.
2021-02-28 21:03:37 +00:00
# Changelog 0.0.7
- Install script now clones to /tmp/
- Install script no longer uses ~/.jaydenmw (now uses ~/.local/bin)
- Shell can now be ran with (./shell) instead of (python3 shell.py)
- Minor enhancements to Install script and shell