# Activefacts::Generators Code generators for the ActiveFacts fact modeling suite, including the Constellation Query Language ## Installation Add this line to your application's Gemfile: ```ruby gem 'activefacts-generators' ``` And then execute: $ bundle ## Usage After installation, the generators appear as options in the ActiveFacts generator afgen. Use $ afgen --help ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/cjheath/activefacts-generators. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).