Sha256: 21515cf7a052351d724ab1d359e03250f2690919afe604ca596976cae4d1a132

Contents?: true

Size: 1.08 KB

Versions: 2

Compression:

Stored size: 1.08 KB

Contents

[![Codeship Status for spilth/dvorak](https://www.codeship.io/projects/afb20380-7a33-0131-d6d5-1a6931038de8/status)](https://www.codeship.io/projects/14173) [![Code Climate](https://codeclimate.com/github/spilth/dvorak.png)](https://codeclimate.com/github/spilth/dvorak) [![Coverage Status](https://coveralls.io/repos/spilth/dvorak/badge.png)](https://coveralls.io/r/spilth/dvorak) [![Dependency Status](https://gemnasium.com/spilth/dvorak.png)](https://gemnasium.com/spilth/dvorak) [![Gem Version](https://badge.fury.io/rb/dvorak.png)](http://badge.fury.io/rb/dvorak)

# Dvorak

Create Dvorak decks using YAML files. Generates PDFs of cards and rules.

## Installation

Install it with:

    $ gem install dvorak

## Usage

    $ dvorak new mad_world
    $ cd mad_world

Edit the files in your project directory, then do:

    $ dvorak generate # Well, eventually...

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dvorak-0.0.3 README.md
dvorak-0.0.2 README.md