create_plugin

1.0.7 • Public • Published

create_plugin

HTTP request print message for node.js

Install and Usage

npm install --save create_plugin

For windows

  1. Downoad plugin and copy/paste plugin.bat file at root directory.
  2. Run plugin.bat file on root.
  3. c:>plugin.bat
  4. After Successfully, Created plugin folder and package.json file.
  5. Now, Create two files "index.js" and README.md with in plugin folder.

Write your js code on index.js file And README.md file for workflow

var createPlugin = require('create_plugin')
console.log(createPlugin.printMsg());

API

Readme

Keywords

none

Package Sidebar

Install

npm i create_plugin

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

1.28 kB

Total Files

4

Last publish

Collaborators

  • sanjeev.katiyar