- Joined
- Jul 10, 2007
- Messages
- 6,306
Create a github account at github.com
To grab the repo
1. Click on Clone with Windows (this will download a program)
2. Click on Clone with Windows again after you have installed the program
To put your own resources up
1. Click on Fork
2. This will create a repo for you
3. Rename Repo to RepoName-Local
4. Click on Clone with Windows for your repo
5. Delete the master branch in your repo
6. Working out of the local code branch, add your own files and so on
7. Click Pull Request whenever you want to update
8. An approved user (moderator/admin/super trusted person) will review your pull request to see if it's ok or not (to prevent abuse)
A pull request is ok so long as the resource is yours and comes from the local-code branch and is being applied to the master branch.
Be sure to go to Tools and change Default Storage Directory to where you want to store the scripts.
Follow format in the repo for your resources as well (readme, 1 folder per resource, script).
The script may be split up into many other scripts but please auto include them.
To grab the repo
1. Click on Clone with Windows (this will download a program)
2. Click on Clone with Windows again after you have installed the program
To put your own resources up
1. Click on Fork
2. This will create a repo for you
3. Rename Repo to RepoName-Local
4. Click on Clone with Windows for your repo
5. Delete the master branch in your repo
6. Working out of the local code branch, add your own files and so on
7. Click Pull Request whenever you want to update
8. An approved user (moderator/admin/super trusted person) will review your pull request to see if it's ok or not (to prevent abuse)
A pull request is ok so long as the resource is yours and comes from the local-code branch and is being applied to the master branch.
Be sure to go to Tools and change Default Storage Directory to where you want to store the scripts.
Follow format in the repo for your resources as well (readme, 1 folder per resource, script).
The script may be split up into many other scripts but please auto include them.
Last edited: