Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Solar Blog:
Solar CLI - Getting Started
Nov 06, 2008 @ 13:51:22

A new post to the Solar blog takes a look at a set of included tools the framework offers for working with command-line applications.

One of the nice things Solar has to offer is its CLI (Command Line Interface), which can be used to accomplish tasks that would otherwise eat up valuable time, such as creating a new project, applications, models, tests, and documentation. In this entry, and others that will follow, I will be showing you how to use the current (Solar v1.0.0 alpha2) CLI, detailing commands, available options, parameters, and usage examples.

This entry is the first in a series on the subject and gives just the basics of the cli component - where to find it, how get help with its functionality (a "help" command) and some resources to get more information.

tagged: solar framework tutorial cli commandline series

Link:


Trending Topics: