Sha256: a538ee5ed6a1ac4be25dadd4f27c1d06e034a228e832abb776a54b95b3c2a386

Contents?: true

Size: 644 Bytes

Versions: 8

Compression:

Stored size: 644 Bytes

Contents

# 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 <i>afgen</i>. 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).

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
activefacts-generators-1.9.2 README.md
activefacts-generators-1.9.1 README.md
activefacts-generators-1.9.0 README.md
activefacts-generators-1.8.3 README.md
activefacts-generators-1.8.2 README.md
activefacts-generators-1.8.1 README.md
activefacts-generators-1.8.0 README.md
activefacts-generators-1.7.1 README.md