lauriii / drupalcores

A project to generate a list of core contributers
http://drupalcores.com
MIT License
27 stars 38 forks source link

Replace build.sh with gulp build tasks #23

Closed lewisnyman closed 9 years ago

lewisnyman commented 9 years ago

List of commands required to set up the server: npm install gulp -g npm install On cron: gulp

lewisnyman commented 9 years ago

There is also a gulp task to update company info, which should be run less often as that takes hours.

` gulp companyinfo

lauriii commented 9 years ago

I changed intendings to use 2 spaces and merged everything! Thanks, this was really nice improvement!