Skip to content

guard/guard-rocco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a Guard for the Rocco documentation system!

guard 'rocco' do
  watch(%r{^app/.*\.(rb|coffee)$})
  watch(%r{^lib/.*\.rb$})
end

Options:

gem install guard-rocco or Bundle it up with gem 'guard-rocco'. Then guard init rocco. Yeah!

About

Rebuild documentation using Rocco

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%