create-npm-card
v0.1.0
Published
Easily Create your own NPM Card.
Downloads
1
Readme
Create NPM Card
Have you seen all the NPM cards on GitHub and now you want one too?
This repository tries to help you make one easily.
Use
npx create-npm-card <name>
You will be asked some questions 👀
Now there is a new directory called <name>
.
You can edit src/cli.js
and src/config.js
freely, all is plain JavaScript,
use your creativity!
After editing that files, or maybe not, just run
node src/cli.js
To publish run
npm publish
That's all 🚀
Example
You can see mines as an example 👇
npx ultirequiem
Support
Open an Issue, I will check it a soon as possible 👀
If you want to hurry me up a bit send me a tweet 😆
Consider supporting me on Patreon if you like my work 🚀
Don't forget to start the repo ⭐
Licence
Licensed under the MIT License.