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: about 2 months ago
JSON representation
Pviz
- Host: GitHub
- URL: https://github.com/genentech/pviz
- Owner: Genentech
- License: other
- Created: 2013-08-20T20:27:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T06:28:27.000Z (over 8 years ago)
- Last Synced: 2024-11-17T13:11:36.492Z (3 months ago)
- Language: JavaScript
- Size: 5.23 MB
- Stars: 69
- Watchers: 16
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README-genentech.md
- License: LICENSE.txt
Awesome Lists containing this project
- top-pharma50 - **genentech/pviz** - 09-13 06:28:27 | (Ranked by starred repositories)
- top-pharma50 - **genentech/pviz** - 09-13 06:28:27 | (Ranked by starred repositories)
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