To Get Started

In your project directory, run:

$ lazy
  • Creates and prepopulates a hidden .lazy.yaml config file (allowing for overrides)
  • Creates a Rakefile (loads rake tasks from lazy's source)

Tasks

$ rake -T

Lists all available tasks along with brief descriptions.

$ rake [task]:help

Prints a detailed description about a given task.