postmodern/command_kit.rb

Add CommandKit::Erb

Closed this issue · 1 comments

Add a CommandKit::Erb module that adds a erb method that renders an .erb file using the current binding.

CommandKit::FileUtils has an erb method. Might move it out into CommandKit::Erb in the future, if people want an erb method without the FileUtils methods.