Skip to content

Instantly share code, notes, and snippets.

@Alex-Space
Last active August 29, 2015 14:22
Show Gist options
  • Save Alex-Space/73961100e666d58bd925 to your computer and use it in GitHub Desktop.
Save Alex-Space/73961100e666d58bd925 to your computer and use it in GitHub Desktop.
doc Gulp
У вас должен быть установлен Node.JS и npm (он идет встроенный в ноду).
Переходим в нужную директорию и пишем в консоле npm install gulp -g
Далее nmp install gulp
Так же для его работы у нас должны быть установлены Ruby (sudo apt-get install ruby-full) rubygems (https://rubygems.org/pages/download) - Sass (sudo su -c "gem install sass")compass ( gem install compass).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment