Skip to content

Instantly share code, notes, and snippets.

@damour
Created February 12, 2013 19:37
Show Gist options
  • Select an option

  • Save damour/4772699 to your computer and use it in GitHub Desktop.

Select an option

Save damour/4772699 to your computer and use it in GitHub Desktop.
Laravel 4 docs to pdf
git clone git://github.com/laravel/docs.git
cd docs
cat * > all.md
gimli -f all.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment