Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate project add option: template-engine #66

Closed
dreamsxin opened this issue Apr 18, 2013 · 4 comments
Closed

Generate project add option: template-engine #66

dreamsxin opened this issue Apr 18, 2013 · 4 comments

Comments

@dreamsxin
Copy link
Contributor

dreamsxin commented Apr 18, 2013

For example:

Options:
 --name                 Name of the new project
 --enable-webtools      Determines if webtools should be enabled [optional]
 --directory=s          Base path on which project will be created [optional]
 --type=s               Type of the application to be generated (micro, simple, multi-module)
 --template-path        Specify a template path [optional]
 --template-engine=s    Define the template engine, default php (php, volt)
 --use-config-ini       Use a ini file as configuration file [optional]
 --trace                Shows the trace of the framework in case of exception. [optional]
 --help                 Shows this help
@wenchen
Copy link
Contributor

wenchen commented Apr 28, 2013

try it, if you need
wenchen@5dc34ad

@ryh
Copy link

ryh commented Jan 21, 2014

👍 +1 for --type and --help

@sergeyklay sergeyklay added this to the 2.0.2 milestone May 9, 2015
@sergeyklay sergeyklay removed this from the 2.0.3 milestone Oct 15, 2015
@sergeysviridenko
Copy link
Contributor

sergeysviridenko commented Aug 31, 2017

@wenchen It's for creating new project

@sergeyklay
Copy link
Member

Implemented in the 3.2.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants