0.1.4 • Published 6 years ago

create-com-npm v0.1.4

Weekly downloads
10
License
ISC
Repository
github
Last release
6 years ago

create-com-npm

Introduction

create-com-npm is a CLI of npm package publish .

For more infomation , See (here)[https://github.com/liuding-Jason/create-com-npm]

How to use

Develop

In order to make your package testing easy , I offer a runtime .
npm install -g create-com-npm
create-com-npm my-npm
cd my-npm
npm install
npm run start

A public link

A public link function could offer a script link .
npm run build-link

Publish

Publish a npm package .
npm run prepublish
npm login
npm publish

LINCESE

MIT
0.1.2

6 years ago

0.1.1

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago