Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
/ credits Public archive

This a pown command that gives credit where credit is due. It is important to remember that none of this work is possible without our direct and indirect contributors.

License

Notifications You must be signed in to change notification settings

pownjs/credits

Repository files navigation

The project has moved to monorepo. See https://github.com/pownjs/pown for more information.

Follow on Twitter NPM Fury

Pown Credits

Celebrate all Pown.js contributors. This command is part of every pown standart distribution.

Credits

This tool is part of secapps.com open-source initiative.

  ___ ___ ___   _   ___ ___  ___
 / __| __/ __| /_\ | _ \ _ \/ __|
 \__ \ _| (__ / _ \|  _/  _/\__ \
 |___/___\___/_/ \_\_| |_|  |___/
  https://secapps.com

Quickstart

This tool is meant to be used as part of Pown.js but it can be invoked separately as an independent tool.

Install Pown first as usual:

$ npm install -g pown@latest

Invoke directly from Pown:

$ pown credits

Otherwise, install this module locally from the root of your project:

$ npm install @pown/credits --save

Once done, invoke pown cli:

$ ./node_modules/.bin/pown-cli credits

You can also use the global pown to invoke the tool locally:

$ POWN_ROOT=. pown credits

About

This a pown command that gives credit where credit is due. It is important to remember that none of this work is possible without our direct and indirect contributors.

Resources

License

Stars

Watchers

Forks

Packages

No packages published