descriptionnone
repository URLhttps://github.com/rofl0r/install.sh.git
ownerretnyg@gmx.net
last changeWed, 7 Feb 2024 23:47:07 +0000 (7 23:47 +0000)
last refreshSat, 27 Apr 2024 10:36:23 +0000 (27 12:36 +0200)
content tags
add:
README.md

simple public domain install script for use in Makefiles across platform, written in portable POSIX sh.

why ? because BSD and Mac's install program doesn't support the usage of

install -Dm 755 myprog /bin/myprog

additionally, this version is atomic and supports symlinks.

shortlog
2024-02-07 rofl0ravoid creating symlinks with restricted permissionsmaster
2018-04-02 richfelkeradd authorship and license info to install.sh
2018-04-02 rofl0radd install.sh of musl libc
2018-04-02 rofl0rinitial commit
heads
2 months ago master