anton-malling
v1.0.1
Published
My personal calling card.
Readme
Calling Card
In case you ever need my information and all you have is a terminal and npm.
Usage
npx reverentgeekWant to publish it so others can view it with npx?
- Update
package.jsonand change the name, version, and other fields to make it yours. - Push your code to a new public repository.
- Sign up for an npm account, if you don't have one.
- Authenticate with
npm login. - Publish your package using
npm publishfrom the project root.
For more info, check out the official npm publish guide.
Credit
Completely borrowed this idea from Tierney :)
