Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.22 KB

general.md

File metadata and controls

27 lines (20 loc) · 1.22 KB

Páginas de interes.

API públicas.

Configurar git para repositorios en Github.

github https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/

github https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/

Instalar Sass.

$ xcode-select --install $ sudo gem install -n /usr/local/bin sass

934959274