Sha256: 3950b5f22feba88b4043feab66dff32ad2fec94251fbfb8fe89982f666f0c215

Contents?: true

Size: 262 Bytes

Versions: 4

Compression:

Stored size: 262 Bytes

Contents

# Installation

## Via RubyGems

This requires Ruby to be installed.

Then install the gem as:

    $ gem install invoice_printer


### With Bundler

Add this line to your application's Gemfile:

```ruby
gem 'invoice_printer'
```

And then execute:

    $ bundle

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
invoice_printer-2.0.0.alpha1 docs/INSTALLATION.md
invoice_printer-1.3.0 docs/INSTALLATION.md
invoice_printer-1.2.0 docs/INSTALLATION.md
invoice_printer-1.2.0.alpha1 docs/INSTALLATION.md