Setup¶
Script Only¶
There are no prerequisites or dependencies to use this script. Just make it executable and it will work as intended.
Setup as a Command¶
To use the script as a normal linux command, follow these steps
- Move
newproject-git
script directory into/bin
or/usr/local/share/bin
- Change script permissions to be executable.
- Only allow the owner to read, write, and execute permissions by doing
chmod 755 newproject-git
. All others will only be able to read and execute.
- Only allow the owner to read, write, and execute permissions by doing
- Run the script