gtinoco-project-1d-cli-file-creator

1.0.0 • Public • Published

File Creator through CLI

With this project will be able to create an empty file by entering the name and the extensio

Instructions for Use

For a correct use, we must follow the below instructions

 

Installation

  • GLOBAL
    npm install -g gtinoco-project-1d-cli-file-creator
  • LOCAL
    npm install gtinoco-project-1d-cli-file-creator

To use it

  • GLOBAL

We must to execute this on the terminal

    gtinoco-project-1d-cli-file-creator
  • LOCAL

First to all, we must to add the following command on script section of package.json

  "scripts": {
      "cli-file-creator": "./node_modules/.bin/gtinoco-project-1d-cli-file-creator"
  }

Once added the command, let's to execute

    npm run cli-file-creator

Package Sidebar

Install

npm i gtinoco-project-1d-cli-file-creator

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.97 kB

Total Files

4

Last publish

Collaborators

  • gtinoco