diff options
author | Carlos Goce <carlosgoce@gmail.com> | 2015-01-22 22:21:03 +0100 |
---|---|---|
committer | Carlos Goce <carlosgoce@gmail.com> | 2015-01-22 22:21:03 +0100 |
commit | fa4e80e193d541d3b7744971ac92f4835d8a9188 (patch) | |
tree | d62ab62c984d1cf72af210c3af337eecb070b9de /Rakefile | |
parent | 7af6ef60e145b344ea68cd31b5a639aba00ed91e (diff) | |
download | pdf-calendars-fa4e80e193d541d3b7744971ac92f4835d8a9188.tar.gz pdf-calendars-fa4e80e193d541d3b7744971ac92f4835d8a9188.tar.bz2 pdf-calendars-fa4e80e193d541d3b7744971ac92f4835d8a9188.zip |
Add localization files and rake task
Diffstat (limited to 'Rakefile')
-rw-r--r-- | Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ task default: %w[calendar] task :calendar do ruby 'calendar.rb' -end
\ No newline at end of file +end |