Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created October 24, 2014 20:04
Show Gist options
  • Save groovecoder/e8446334023b9436d7d2 to your computer and use it in GitHub Desktop.
Save groovecoder/e8446334023b9436d7d2 to your computer and use it in GitHub Desktop.
file { '/usr/local/bin/stylus':
ensure => 'present',
require => Exec['stylus-install'],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment