1.5.0 • Published 7 years ago
joeytwiddle v1.5.0
It's me, Joey!
I forked https://github.com/bnb/bitandbang
Usage
If you have npm installed, you can display this card by running:
npx joeytwiddleMake your own
- Fork and clone
- Rename the repo (under settings on Github)
- Edit
bin/card.jsand put your details - Open
package.jsonand changename,description,bin,repositoryandauthorfields - Commit your changes
- Run
npm version minorto bump the version number, and create a new release commit - Push your changes
- Run
npm packto build a tarball of what you are about to publish - Run
tar tfz <tarball>to check it has the right files inside it - Run
npm publishto publish