@wingy3181/mrm-preset-wingy3181
v0.1.0
Published
wingy3181's Mrm tasks
Downloads
11
Readme
mrm-preset-wingy3181
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
- commit-msg-template
- commitizen
- commitlint
- project
- contributing
- editorconfig
- gitignore
- license
- readme
- js
- package
- nvm
- contributing
- editorconfig
- gitignore
- license
- 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:
- https://github.com/jlegrone/create-semantic-module
- https://github.com/commitizen/cz-cli
- https://github.com/sapegin/mrm
- https://github.com/sapegin/mrm-core
- https://github.com/sapegin/mrm-tasks
- https://github.com/MichaelDanilov/mrm-preset-michaeldanilov