Where to Find It: GitHub, Confluence, etc.
Code repository on GitHub
Code repository: https://github.com/PBSPro/pbspro
GitHub help: https://help.github.com/
Bug and feature request tracking in GitHub
https://github.com/pbspro/pbspro/issues
Developer forum
http://community.pbspro.org/c/developers
Downloads
- Continuous Integration Builds and Tests via Travis CI (for Linux) or Appveyor (for Windows) on Github.com
Each pull request has a link to the Travis CI and Appveyor builds. Go to the bottom of the page and click on "show all checks", then follow the links.
In This Confluence Wiki
Info for admins and job submitters on Confluence at https://pbspro.atlassian.net/wiki/display/PBSPro/PBS+Pro+Home
Main page with contact, documentation, etc. For admins and job submitters (people who will build and use PBS Pro)
Developer Guide space on Confluence at https://pbspro.atlassian.net/wiki/display/DG/Developer+Guide+Home
How-tos for developers
Project Documentation space on Confluence at https://pbspro.atlassian.net/wiki/display/PD/Project+Documentation
For developers to share bug and feature designs
Navigating This Wiki
Every page has an OSS Site Map link at the bottom
Developer pages have a Developer Guide Pages link at the bottom
With sidebar open:
A page tree for each space shows up in the sidebar.
Takes you to top of space:
Space Shortcuts to each area in sidebar.
With sidebar closed:
To expand sidebar:
Some Tutorials
Git
Learn the basics of Git through this comprehensive Git training. Branching, pull requests, merging and more are covered in the Atlassian Git tutorial. |
Learn to work with the most common Git commands, and use GitHub to clone, explore, and create templates from existing projects. |