1.0.0 • Published 4 years ago

cli-maker-files v1.0.0

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

File maker

In this project we can create some files

Instructions

In order to use well, we need to follow these instructions

Install

  • Global
npm i -g cli-maker-files
  • Local
npm i cli-maker-files

Usage

  • Global

execute cli-maker-files

  • Local

add in package.json

 scripts{
  "cli-maker-files": "./node_modules/.bin/cli-maker-files"
 }
npm run cli-maker-files