Giter Club home page Giter Club logo

workspace-template's Introduction

WorkspaceTemplate

这是一个 pnpm 工作簿的一个模板项目

Includes

Get started

1. 进入工作目录

mkdir PackageName cd PackageName

2. 下载模板

degit mekefly/workspace-template

主要功能

  • pnpm
    • script 负责 scripts 的一些处理类 等于 node scripts 命令
      • --reBuild 重新构建命令
      • build 构建整个项目,工作空间终的包
        • -v, --version Display version number
        • -I, --inputPath 可以用,号分隔写多个 默认值:[空]
        • -W, --workSpace 可以用,号分隔写多个 默认值:[空]
        • --includePackages 可以用,号分隔写多个 默认值:
        • --include 可以用,号分隔写多个 默认值:
        • -P, --packages 可以用,号分隔写多个 默认值:[空]
        • -O, --output dist
        • -F, --format 可以用,号分隔写多个 默认值:[空]
        • --prod 可以用,号分隔写多个 默认值:[空]
        • -D, --declaration true
        • --watch false
        • --disableConcurrent false
        • -w, --watch 监听更改
        • -h, --help Display this message
      • create 创建子项目模板
        • --help create 子命令的帮助
        • <PackageName> 子项目的名字
    • testScript 单元测试 scripts 脚本
    • test 单元测试
    • build 等于 pnpm script build $ 命令

workspace-template's People

Contributors

mekefly avatar

Watchers

 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.