Wednesday, October 1, 2008
Akelos Command Line Notes
Akelos is a PHP framework modeled after Ruby on Rails.
Windows command line reference for Akelos
Add PHP to your path for easy php.exe commands. Shorthand for:
Before:
path/to/php.exe script/generate scaffold book
Now:
php script/generate scaffold book
Full php.exe shortcut tutorial
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment