1.0.3 • Published 1 year ago

@_pgarcia/file-creator-cli v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Create files using a CLI

Instructions

for a correct use you need to follow these instructions

Installation

  • GLOBAL
npm install -g @_pgarcia/file-creator-cli
  • LOCAL
npm install @_pgarcia/file-creator-cli

use

  • Global

Execute file-creator-cli

  • Local

add to your package.json

.
.
.
"scripts":{
    .
    .
    .
    "file-creator": "./node_modules/.bin/@_pgarcia/file-creator-cli"
}

execute with

npm run file-creator
1.0.3

1 year ago

1.0.1

1 year ago