Skip to content

form8ion/remove-greenkeeper

Repository files navigation

remove-greenkeeper

A tool to remove Greenkeeper details from an existing project. Since Greenkeeper is saying good-bye on June 3rd, 2020, it is time to enable removing it from existing projects.

Node CI Workflow Status Codecov SLSA Level 2

Table of Contents

Usage

MIT license npm Try @form8ion/remove-greenkeeper on RunKit node

Installation

$ npm install @form8ion/remove-greenkeeper --save-prod

Example

Import

import {removeGreenkeeper} from '@form8ion/remove-greenkeeper';

Execute

await removeGreenkeeper({projectRoot: process.cwd()});

Contributing

PRs Welcome Conventional Commits Commitizen friendly semantic-release Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

About

A tool to remove Greenkeeper details from an existing project

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •