index
:
pdf-calendars
master
A tool to generate PDF calendars.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Rakefile
blob: c5067e7a62243e2da3f08ea1fc6a497f8958fa86 (
plain
) (
blame
)
1
2
3
4
5
task
default
:
%w[calendar]
task
:calendar
do
ruby
'calendar.rb'
end