This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-02-02 21:41:45 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
docs
/
bin
/
install-dependencies.sh
2 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
Copy new build process for docs into orm docs from DBAL
2011-07-13 21:19:09 +02:00
#!/bin/bash
Update docs dependency install script and readme to target Ubuntu 14.04
2015-09-03 13:58:40 -04:00
sudo apt-get update
&&
sudo apt-get install -y python2.7 python-sphinx python-pygments
Reference in New Issue
Copy Permalink