Commit graph

7 commits

Author SHA1 Message Date
e4a93e1d96 release: Make sure pip is installed.
- Its good that sudo is needed early in the script, so a password
  isn't needed later for install-tools.
2021-12-06 14:45:30 +10:00
abb9633e97 Coding style.
- Pip can install multiple packages and requirements files at once.
2021-12-03 02:47:14 +10:00
a724d234c3 Extract lscolors into its own python project. 2021-11-06 23:58:17 +10:00
240e908634 Extracted fill3 into its own python project. 2021-11-04 22:40:15 +10:00
c018e9f7d4 Extracted termstr into its own python project. 2021-11-04 21:37:38 +10:00
31d8cbf4e3 Coding Style.
- Move the eris source into a subdirectory.
  - Including the setup.py and requirements files.
- This repo will hold more than one python project.
2021-11-04 21:18:44 +10:00
d540636fd5 Create an install script. 2021-10-31 22:49:13 +10:00