Dusel

A tiny DSL to create, if desired temporary structures, of nested folders and files

Installation

Run in your shell:

gem install dusel

In your application:

require 'dusel'

API Documentation

API Documentation is provided using YARD by the nice folks over at rubydoc.info: rubydoc.info/github/johannesh/dusel

Contribution

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
  • Fork the project and submit a pull request from a feature or bugfix branch
  • Please include specs. This is important so we don't break your changes unintentionally in a future version.
  • Please don't modify the Rakefile, version, or history. If you do change these files, please isolate a separate commit so we can cherry-pick around it.

Copyright (c) 2011 Johannes Huning. See LICENSE for further details.