opencollective-postinstall

WebJar for opencollective-postinstall

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

opencollective-postinstall
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

opencollective-postinstall
WebJar for opencollective-postinstall
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/opencollective/opencollective-postinstall

Download opencollective-postinstall

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/opencollective-postinstall/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>opencollective-postinstall</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/opencollective-postinstall/
implementation 'org.webjars.npm:opencollective-postinstall:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/opencollective-postinstall/
implementation ("org.webjars.npm:opencollective-postinstall:2.0.3")
'org.webjars.npm:opencollective-postinstall:jar:2.0.3'
<dependency org="org.webjars.npm" name="opencollective-postinstall" rev="2.0.3">
  <artifact name="opencollective-postinstall" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='opencollective-postinstall', version='2.0.3')
)
libraryDependencies += "org.webjars.npm" % "opencollective-postinstall" % "2.0.3"
[org.webjars.npm/opencollective-postinstall "2.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Open Collective postinstall

Greenkeeper badge

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"
  }
  ...
}

Disabling this message

In some places (e.g. CI) you may want to disable this output. You can do this by setting the environment variable DISABLE_OPENCOLLECTIVE=true.

It will not be shown if npm's log level is set to silent (--silent), warn (--quiet), or error (--loglevel error).

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.

org.webjars.npm

Open Collective

Make your community sustainable

Versions

Version
2.0.3
2.0.2