--flat
flag alias from-f
to-fl
.
--flat
option to CLI.
- Confirmation prompts
- Create
templatesSource
folder on--init
if does not exists.
- Option to use config inside
package.json
fs-extra
dependency
prompts
dependency and make--init
command works.
templatesRoot
renamed totemplatesSource
chalk
as dependencies
Start using vinyl-fs
instead of a temp dir.
--logs
and--no-logs
flags.
- Placeholders names to:
%camel-case%
%lower-case%
%no-case%
%dot-case%
%dash-case%
%pascal-case%
%path-case%
%snake-case%
%swap-case%
%title-case%
%upper-case%
%first-word%
%last-word%