1.0.2 • Published 3 years ago

file-cli-creator-chaning v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
3 years ago

Creador de ficheros mediante CLI

En este package puedes crear ficheros introduciendo el nombre y con extensiones de tipo: '.js', '.ts', '.rb', '.php', '.css', '.scss', '.json', '.html', '.java', '.kt', '.gitignore', '.npmignore', '.md'.

Instrucciones

Para un correcto uso, hay que seguir estas instrucciones.

Instalación

  • GLOBAL
npm install -g file-cli-creator-chaning
  • LOCAL
npm install file-cli-creator-chaning

Para usarlo

  • GLOBAL

Ejecutamos file-cli-creator-chaning

  • LOCAL

Añadir en el package.json

"scripts": {
    "file-cli-creator-chaning": "./node_modules/.bin/file-cli-creator-chaning"
},

Ejecutamos con

npm run file-cli-creator-chaning