-
Notifications
You must be signed in to change notification settings - Fork 65
Home
aashish24 edited this page Sep 24, 2014
·
69 revisions
###Welcome to the UVCDAT wiki!
Email uvcdat-support@llnl.gov
Looking for help, have questions? Support Forum
Looking to report a bug or issue? Issues
git clone git@github.com: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