Inflate command

Wed, 30 Sep 2009 , modified Wed, 30 Sep 2009

If you run perl bootylicious.pl inflate you will get the output close to this:

  $ perl bootylicious.pl inflate
  [mkdir] /home/vti/bootylicious/templates
  [exist] /home/vti/bootylicious/templates
  [write] /home/vti/bootylicious/templates/index.html.epl
  [exist] /home/vti/bootylicious/templates
  [write] /home/vti/bootylicious/templates/archive.html.epl
  [exist] /home/vti/bootylicious/templates
  [write] /home/vti/bootylicious/templates/index.rss.epl
  [exist] /home/vti/bootylicious/templates
  [write] /home/vti/bootylicious/templates/tags.html.epl
  [exist] /home/vti/bootylicious/templates
  [write] /home/vti/bootylicious/templates/tag.html.epl
  [exist] /home/vti/bootylicious/templates
  [write] /home/vti/bootylicious/templates/article.html.epl
  [exist] /home/vti/bootylicious/templates
  [write] /home/vti/bootylicious/templates/page.html.epl
  [exist] /home/vti/bootylicious/templates
  [write] /home/vti/bootylicious/templates/draft.html.epl
  [mkdir] /home/vti/bootylicious/templates/layouts
  [write] /home/vti/bootylicious/templates/layouts/wrapper.html.epl 

All bootylicious templates will be in the templates/ directory.