~will4n

Pittsburgh, PA

Recent activity

[PATCH] feat: local ./bin install using make 1 year, 7 months ago

From WillForan to ~geb/numen

refactor install-numen.sh: dependancy check moved to ./depcheck.sh
and reused by Makefile

additional changes to install-numen.sh:
 - annotated input argument default values
 - notes on where files go
---
 .gitignore       |  1 +
 Makefile         | 61 ++++++++++++++++++++++++++++++++++++++++++++++++
 README.md        | 17 ++++++++++++++
 depcheck.sh      | 24 +++++++++++++++++++
 install-numen.sh | 26 +++++++++------------
 5 files changed, 114 insertions(+), 15 deletions(-)
 create mode 100644 Makefile
[message trimmed]