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