emmeton

1.0.3 • Public • Published

emmeton

npm version build status npm downloads

install

$ npm i -g emmeton

Usage

$ emmeton 'src>{index.js}^test>{index.js}^bin>{app.js}'

which will create files as below:

.
├── bin
│   └── app.js
├── src
│   └── index.js
└── test
    └── index.js

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i emmeton

Weekly Downloads

4

Version

1.0.3

License

MIT

Last publish

Collaborators

  • hzongquan