mrm

Codemods for your project config files

Github星跟踪图

Mrm

Build Status npm Codecov

Command line tool to help you keep configuration (package.json, .gitignore, .eslintrc, etc.) of your open source projects in sync.

Features

  • Doesn’t overwrite your data unless you want to
  • Minimal changes: keeps the original file formatting or read the style from EditorConfig
  • Minimal configuration: tries to infer configuration from the project itself or from the environment
  • Customizable tasks for popular tools like ESLint, Prettier, lint-staged, etc. included
  • Custom tasks and tools to work with JSON, YAML, INI, Markdown and new line separated text files
  • Sharing tasks via npm and grouping them into presets

Motivation

Most of the available tools are template based. Template approach works moderately well for new project generation but doesn’t work well for updating. Mrm’s approach is closer to codemods than templates.

Read more in my article, Automating open source project configuration with Mrm, or watch my talk on Mrm.

Documentation

Tasks

These tasks are included by default:

Changelog

The changelog can be found on the Releases page.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Authors and license

Artem Sapegin and contributors.

MIT License, see the included License.md file.

主要指标

概览
名称与所有者sapegin/mrm
主编程语言JavaScript
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2016-12-12 20:23:27
推送于2024-10-30 07:45:39
最后一次提交2024-10-30 07:45:37
发布数1169
最新版本名称mrm-task-typescript@4.1.23 (发布于 2024-10-30 07:45:37)
第一版名称v0.0.2 (发布于 )
用户参与
星数1.6k
关注者数15
派生数78
提交数440
已启用问题?
问题数90
打开的问题数0
拉请求数110
打开的拉请求数11
关闭的拉请求数88
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?