Setup: add casperjs, some cleaning.
This commit is contained in:
parent
0cfc792ff2
commit
3916e1e0c8
@ -48,16 +48,16 @@ cd -
|
|||||||
|
|
||||||
# Everything else
|
# Everything else
|
||||||
brew install unrar
|
brew install unrar
|
||||||
brew install node
|
|
||||||
|
|
||||||
# Remove outdated versions from the cellar
|
|
||||||
brew cleanup
|
|
||||||
|
|
||||||
# Node.js
|
# Node.js
|
||||||
brew install node
|
brew install node
|
||||||
|
brew install casperjs
|
||||||
npm install -g grunt
|
npm install -g grunt
|
||||||
npm install -g jshint
|
npm install -g jshint
|
||||||
npm install -g bower
|
npm install -g bower
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
sudo pip install fabric
|
sudo pip install fabric
|
||||||
|
|
||||||
|
# Remove outdated versions from the cellar
|
||||||
|
brew cleanup
|
||||||
|
Loading…
Reference in New Issue
Block a user