@wingy3181/mrm-preset-wingy3181

0.1.0 • Public • Published

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:

Readme

Keywords

Package Sidebar

Install

npm i @wingy3181/mrm-preset-wingy3181

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

52.9 kB

Total Files

42

Last publish

Collaborators

  • wingy3181