0.1.0 • Published 5 years ago

@wingy3181/mrm-preset-wingy3181 v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

mrm-preset-wingy3181

Commitizen friendly npm

wingy3181's tasks via presets for Mrm

Table of contents

Installation

npm install -g mrm @wingy3181/mrm-preset-wingy3181

Usage

Run a task or an alias:

mrm <task/alias> --preset @wingy3181/mrm-preset-wingy3181

Create an mrm alias to run mrm with preset by default:

alias mrm='mrm --preset @wingy3181/mrm-preset-wingy3181'
mrm <task/alias>

Tasks and Aliases

Tasks

Aliases

  • commit
    1. commit-msg-template
    2. commitizen
    3. commitlint
  • project
    1. contributing
    2. editorconfig
    3. gitignore
    4. license
    5. readme
  • js
    1. package
    2. nvm
    3. contributing
    4. editorconfig
    5. gitignore
    6. license
    7. readme

Change log

The change log can be found on the Releases page or CHANGELOG.md.

Authors and license

Cheong Yip and contributors.

See the included LICENSE.md file.

References: