blob: 5c6c2ccb0d44aaad328085101a1bc977d0b08dd7 (
plain) (
tree)
|
|
# pdf-calendars
### Generate pdf calendars
[![Build Status](https://api.shippable.com/projects/54fedaf45ab6cc135296cb36/badge?branchName=develop)](https://app.shippable.com/projects/54fedaf45ab6cc135296cb36/builds/latest)
The idea is to have multiple calendar designs with different formats,
localized text, custom colors, etc. and be able to create beautiful pdfs
to use on Ilustrator, Coreldraw, Photoshop or where you need it
## Installation
bundle install
## Tests
Run them with
bundle exec rspec
## Localization
Currently available languages are english and spanish
You can add more locales from here:
https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale
|