Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@25sprout/pug-starter

Package Overview
Dependencies
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@25sprout/pug-starter

25sprout web starter with Pug

  • 0.1.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

Pug Starter

Commitizen friendly Standard Version

新芽網路前端開發架構

簡介

提供 command line tool 快速建立 pug 專案,專案內容主要在 template 資料夾底下。

如何開始

Starter 有上 npm ,因此有兩種方法可以安裝 command line tool

  1. npm install -g @25sprout/pug-starter
  2. yarn global add @25sprout/pug-starter
踏出第一步

安裝完之後就可以使用 pug-starter 指令

  • pug-starter -h: 看目前指令支援哪些參數
  • pug-starter -V: 目前指令版本
  • pug-starter -n pug-new-project: 產生一個 pug-new-project 專案,裡面內建 pug-starter 環境

Contribution

此專案 commit message 使用 angular format ,並使用 commitizen 輔助產生 commit message

  • 加入修改的檔案 git add .
  • 產生 commit message npm run commit

Release

此專案使用 standard-version 輔助 release 流程,自動產生 CHANGELOG.md 和 提升版本號(提升 major version 依據是否有 feat 來判斷)

  • npm run release

可以自己決定 提升 patch, minor or major

  • npm run release -- --release-as minor

Warning: 第一次 release 請下

  • npm run release -- --first-release

Keywords

FAQs

Package last updated on 27 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc