mrm-task-ci

2.1.22 • Public • Published

mrm-task-ci

Mrm task that adds GitHub Action workflow that runs Node.js tests.

What it does

  • Creates GitHub Action workflow file
  • Sets up tests for currently supported Node.js LTS versions
  • Adds a status badge to the Readme
  • Removes Travis CI badge from the Readme
  • Removes Travis CI config if it only runs Node.js tests without custom scripts

Usage

npx mrm ci

Options

See Mrm docs for more details.

workflowFile (default: .github/workflows/node.js.yml)

Location of the GitHub Actions workflow file.

readmeFile (default: Readme.md)

Name of the Readme file.

Changelog

The changelog can be found in CHANGELOG.md.

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.

Package Sidebar

Install

npm i mrm-task-ci

Weekly Downloads

2,768

Version

2.1.22

License

MIT

Unpacked Size

6.16 kB

Total Files

4

Last publish

Collaborators

  • sapegin