0.1.4 • Published 4 years ago

create-com-npm v0.1.4

Weekly downloads
10
License
ISC
Repository
github
Last release
4 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

4 years ago

0.1.1

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago