icmun
Intelligent C-like MAKEr, or the ICce MAKE utility.
Install
- All systems
-
curl cmd.cat/icmun.sh
- Debian
-
apt-get install icmake
- Ubuntu
-
apt-get install icmake
- Arch Linux
-
pacman -S icmake
- Kali Linux
-
apt-get install icmake
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install icmake
- Raspbian
-
apt-get install icmake
- Dockerfile
- dockerfile.run/icmun
icmake
Intelligent C-like MAKEr, or the ICce MAKE utility.
Icmake is a hybrid between a 'make' utility and a 'shell script' language. Originally, it was written to provide a useful tool for automatic program maintenance and system administrative tasks on MS-DOS platforms.