Giter Club home page Giter Club logo

pkg-master's Introduction

Pkg Master

author version node npm test build coverage license

pkg-master是一个用于创建npm模块基础文件且可将模块发布到npm的命令行工具

安装

npm i -g pkg-master

安装失败

  • 将npm源镜像设置为淘宝镜像:npm config set registry https://registry.npm.taobao.org
  • 重新执行命令安装:npm i -g pkg-master

使用

命令 缩写 功能
pkg-master create pkg-master c 创建模块
pkg-master publish pkg-master p 发布模块

推荐使用缩写命令pkg-master c创建模块和pkg-master p发布模块

步骤

  • pkg-master c创建模块,提供一系列问题让你自定义模块的基本文件
  • cd yourModuleName进入创建完成的模块,开发你的模块功能
  • pkg-master p发布模块,如果执行步骤出错,请根据提示修复并重新执行pkg master p

发布模块

版权

MIT © Joway Young

后记

如果觉得pkg-master对你的项目开发流程有帮助,可在Issue提出你的宝贵建议,笔者会认真阅读并整合你的建议。喜欢的可以给pkg-master一个Start,或者Fork本项目到自己的Github上,根据自身需求进行定制功能。

关注公众号IQ前端,一个专注于CSS/JS开发技巧的前端公众号,更多前端小干货等着你喔

pkg-master's People

Contributors

jowayyoung avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.