monaspace
monaspace copied to clipboard
chore: Add a Makefile
- Idiomatic way of managing install/uninstall files
- OS Agnostic (Linux, MacOS, Windows)
Obsoletes #8 #64 #66 #71 #82 #89 #98 #104 #107 #108 #123 #151 #153 Fixes #63 Fixes #93
I tried to test it extensively on all 3 OSes, so far it works, but more tests/feedback from the community are welcomed
Is there any need of deleting those install scripts for macos and linux?
Hey @offensive-vk, thanks for the approval.
From my standpoint, having a single method is preferable:
- Easier maintenance
- Simplicity and straightforwardness for users
- No need to keep both scripts;
makeis available by default on macOS and Linux and is a more standard way to manage files install/uninstall. While I wouldn't suggest this for a Windows script, but you don't have one yet.
Give me result to email [email protected]