Sha256: 27e933895d4ae0400e87c9bd76aca065d1351d8dfe670721b6f7668276e6dc9e

Contents?: true

Size: 1.18 KB

Versions: 3

Compression:

Stored size: 1.18 KB

Contents

# trailblazer-wizard

A helper to aid you with generating blank Trailblazer concept files including: operations, contracts, finders, and  representables.

## Installation

Install the gem and add to the application's Gemfile by executing:

    $ bundle add trailblazer-wizard

If bundler is not being used to manage dependencies, install the gem by executing:

    $ gem install trailblazer-wizard

## Usage

To generate files, simply run this command:

    $ wizard [--model] [--actions] [--only] [--except] [--context]

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/aredda/trailblazer-wizard. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/wizard/blob/main/CODE_OF_CONDUCT.md).

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the Wizard project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/wizard/blob/main/CODE_OF_CONDUCT.md).

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
trailblazer-wizard-0.0.4 README.md
trailblazer-wizard-0.0.3 README.md
trailblazer-wizard-0.0.2 README.md