Skip to content

Instantly share code, notes, and snippets.

@zmiftah
Created March 7, 2016 09:38
Show Gist options
  • Save zmiftah/8e0128c2f475022fcb4b to your computer and use it in GitHub Desktop.
Save zmiftah/8e0128c2f475022fcb4b to your computer and use it in GitHub Desktop.
PHP Api Generator Command Line Snippet
apigen generate --source "$1" --destination "$2" --template-theme bootstrap --title "$3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment