Get it from the App Store.
In XCode's Preferences > Downloads you can install command line tools.
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> | |
| <html> | |
| <head> | |
| {{ html.charset() }} | |
| <title>{{ 'CakePHP: the rapid development php framework'|trans }}: {{ title_for_layout }}</title> | |
| {{ html.meta('icon') }} | |
| {{ html.css('cake.generic') }} | |
| {{ scripts_for_layout }} | |
| </head> | |
| <body> |