opencollective-postinstall

2.0.0 • Public • Published

npm-postinstall

Lightweight npm postinstall message to invite people to donate to your collective

Installation

npm install --save opencollective-postinstall

And in your package.json add:

{
  ...
  "scripts": {
    "postinstall": "opencollective-postinstall"
  },
  "collective": {
    "url": "https://opencollective.com/webpack"
  }
  ...
}

Note: This is a lightweight alternative to the opencollective-cli that offers a more complete postinstall message with the current balance and ASCII logo of the collective.

Package Sidebar

Install

npm i opencollective-postinstall@2.0.0

Version

2.0.0

License

MIT

Unpacked Size

2.78 kB

Total Files

4

Last publish

Collaborators

  • asood123
  • xdamman