Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Genentech/pviz

Pviz
https://github.com/Genentech/pviz

Last synced: 4 months ago
JSON representation

Pviz

Lists

README

        

#deploy
##stage
grunt build

##resdev
rsync --recursive --delete examples/* rescomp2:/gne/research/web/dev/apache/htdocs/pviz/examples/
##dmz
rsync --recursive --delete examples/* rescomp2:/gne/research/web/dev/apache-share/htdocs/pviz/examples/
Then visit [jenkins](http://rescode04:8080/build/job/synch_to_research-pub-dmz/) and uncheck the dry box

##update the bower component
grunt test
grunt build
git commit -m "..."
npm version patch

##update dependent projects
bower update pviz