Installation
Requirements:
- linux OS (other Bash systems not tested but may work)
- bash - required
- tree - optional
- git - optional
Installation has two option:
Temporary
clone
git clone https://github.com/reddec/mkproj.git
cd mkproj && chmod +x ./mkproj.sh
run
./mkproj.sh help
Permanent
clone
git clone https://github.com/reddec/mkproj.git
cd mkproj && chmod +x ./mkproj.sh
install
sudo ./mkproj.sh install