• About
  • Categories
  • Tags
  • Time Capsule
mix.agusti.cat

Mar 29, 2013 coding ruby coffee concat sass uglify livereload video tutorial guard js webdev setup video

Guard is Your Best Friend

Guard is Your Best Friend, Nettuts+ ( mp4 )

gem install guard
gem install guard-sass
gem install guard-coffeescript
gem install guard-livereload
gem install guard-concat
gem install guard-uglify

LiveReload Browser Extensions

I had to install also:

gem install --version '~> 0.9' rb-inotify
gem install therubyracer
Related posts by tag
  • 07 Nov 2024 daisyUI — Tailwind CSS Components
  • 04 Mar 2024 Using personal gems with Bundle without bothering your colleagues.
  • 12 Jul 2023 Protomaps - A serverless system for planet-scale maps
 Improve this page