3.0.1 • Published 5 months ago

@form8ion/remove-greenkeeper v3.0.1

Weekly downloads
148
License
MIT
Repository
github
Last release
5 months ago

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
3.0.1

5 months ago

3.0.0

5 months ago

2.0.3

10 months ago

2.0.2

10 months ago

2.0.5

8 months ago

2.0.4

10 months ago

2.0.1

1 year ago

2.0.0

1 year ago

1.1.9

2 years ago

1.1.10

2 years ago

1.1.8

3 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

1.0.0-alpha.4

4 years ago

1.0.0-alpha.3

4 years ago

1.0.0-alpha.2

4 years ago

1.0.0-alpha.1

4 years ago