1.0.9 • Published 1 year ago

plop_tbtest v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago
$ mkdir plop_tbtest
$ cd plop_tbtest
$ npm init -y
plop pages
plop pages1
plop pages2
  "scripts": {
    "plop": "plop",
  },

  "scripts": {
    "plop": "plop --plopfile ./node_modules/plop_tbtest/plopfile.js"
  },
npm get registry
npm config set registry https://registry.npmjs.org/

npm login --registry=https://npm.pkg.github.com --scope=@y-zhiyu
yarn publish -registry=https://npm.pkg.github.com
npm install  plop_tbtest

// 运行
npm run plop
1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago