1.5.0 • Published 5 years ago

joeytwiddle v1.5.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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 joeytwiddle

Make your own

  1. Fork and clone
  2. Rename the repo (under settings on Github)
  3. Edit bin/card.js and put your details
  4. Open package.json and change name, description, bin, repository and author fields
  5. Commit your changes
  6. Run npm version minor to bump the version number, and create a new release commit
  7. Push your changes
  8. Run npm pack to build a tarball of what you are about to publish
  9. Run tar tfz <tarball> to check it has the right files inside it
  10. Run npm publish to publish
1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago