Last active
November 19, 2015 16:49
-
-
Save jpcontrerasv/5732f1284dc7ba75bf43 to your computer and use it in GitHub Desktop.
Atajos de terminal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
htdocs : cd /Applications/MAMP/htdocs | |
Instalar Bootstrap: bower install bootstrap | |
Crear proyecto Sass (en la carpeta): compass create | |
Normalize: bower install normalize.css | |
Instalar wordpress: wget http://wordpress.org/latest.tar.gz | |
Todos los windows en virtualbox https://github.com/xdissent/ievms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment