We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2978f6 + 338f2f2 commit 5277c1aCopy full SHA for 5277c1a
Rakefile
@@ -26,3 +26,5 @@ namespace :book do
26
puts " -- PDF output at progit.pdf"
27
end
28
29
+
30
+task :default => "book:build"
0 commit comments