-
Notifications
You must be signed in to change notification settings - Fork 68
Home
aashish24 edited this page Sep 24, 2014
·
69 revisions
###Welcome to the UVCDAT wiki!
Email [email protected]
Looking for help, have questions? Support Forum
Looking to report a bug or issue? Issues
git clone [email protected]:UV-CDAT/uvcdat.git
cd uvcdat scripts/setup_for_development.sh
git fetch --all -p
git checkout master
git reset --hard origin/master
git checkout -b your_branch_name
** make changes here **
git commit
git push origin HEAD
** Now visit https://github.com/UV-CDAT/uvcdat to create a pull request **
Dashboard, Testing, and Validation