Skip to content

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

  1. Move newproject-git script directory into /bin or /usr/local/share/bin
  2. 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.
  3. Run the script