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.
1 parent e2978f6 commit 338f2f2Copy full SHA for 338f2f2
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