nickisnoble
v0.0.4
Published
A business card for Nick Noble (@nickisnoble)
Downloads
9
Maintainers
Readme
Usage
npm
npx nickisnoble
GitHub Package Registry
Assuming you have the GitHub registry set up, you can use via npx:
npx @nickisnoble/card
Forking
If you want to fork this project and make your own card, you can do so by editing the resume.json
file. This follows the JSON Resume Schema, though not all fields are currently supported — you can add them by modifying the build.js
.
You can then run npm run build
to generate a new bin/output
file. You can then commit and push your changes to GitHub and use npx <your-github-username>/card
to see your new card.