issues
search
YahooArchive
/
mojito-cli-create
[archiving soon] Provide the `create` command for the mojito-cli tool to make scaffolding/boilerplate.
BSD 3-Clause "New" or "Revised" License
1
stars
6
forks
source link
refactor with tap/istanbul test coverage
#4
Closed
isao
closed
11 years ago
isao
commented
11 years ago
new option to specify destination directory
new archetype paths; source archetype folder can be resolved from a list of possible paths (todo expose as option/config)
new
create
a single file, in addition to files in a directory tree
use scanfs and through-stream instead of readFileSync/handlebars/fs.writeFileSync
(re-submitted to correct repo/branch)
create
a single file, in addition to files in a directory tree(re-submitted to correct repo/branch)