Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 604 Bytes

git-nas-scripts

  1. Edit git-nas-param to set your information
  2. Execute install.sh (sudo)
  3. Execute scripts:
  • git-nas-init
    • Init a repository (from ./existing project folder)
  • git-nas-clone
    • Clone a remote repository (from parent folder: creates a project folder)
  • git-nas-template
    • Clone a remote repository as a template (without git folder and with a new name)
  • git-nas-delete
    • Delete the remote repository and the local .git folder (not the local source files)
  • git-nas-list
    • List all remote repository