Add that rake task

This commit is contained in:
Garen Torikian
2013-04-02 17:30:11 -07:00
parent 83c6975d34
commit bd1b407a4b

View File

@@ -115,7 +115,7 @@ task :tags do
end
task :docs do
system %{./biscotto src/app/}
system %{./biscotto -j ~/Development/biscotto/out.json src/app/}
end
def application_path