Enforce - A DSL for verifying file/folder content

Gem Build Dependencies Maintainability Issues


Create globally available DSL scripts to verify the existence of files in a folder, and the contents of these files.


Install

$ gem install enforce

Or with bundler:

gem 'enforce'

Example

Soon

Usage

Soon