Skip to content

UltiRequiem/npm-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM Cards

Have you seen all the npm cards on GitHub and now you want one too?

This repository tries to help you make one easily.

Setup

  1. Fork this repo

  2. Edit config.js to fit you

  3. Change the package name with your name

  4. Create a new npmjs token and add it to the secrets of your fork as NPM_TOKEN

You can get a token in your shell by running npm token create

  1. Make a new Release

Done!

Now you can go to you shel and run npx ${yourname}

Example

This is my NPM card:

Screenshot

If you want a demo go to your shell and type npx ultirequiem.

License

This project is licensed under the MIT License