UNPKG

satyakiran29

Version:

A personal card for Satyakiran

64 lines (45 loc) • 1.68 kB
# NPX Card This my NPX card unique style to connect with me directly via console or terminal - Note: make sure you have nodejs & npm installed šŸ‘‡ just hit ```bash npx satyakiran29 ``` And get to know me in unique style. ## 🚨 Forking this repo (please read!) ### I spent a non-trivial amount of effort & time designing and customising this iteration of npx card, and I am proud of it! All I ask of you all is to put a **star** ⭐ on this project and not claim this effort as your own ♄. ## SCREENSHOT The final output might look something like this: ![image](https://github.com/satyakiran29/npx-satyakiran29/blob/main/demo.gif?raw=true) ## šŸ›  Installation & Set Up - Install [NodeJS](https://nodejs.org/en/download/) && [NPM](https://github.com/felixrieseberg/npm-windows-upgrade) - Create a [npm account](https://www.npmjs.com/signup) - Star and Fork this Repository - Edit On Your Local Machine ## šŸ’» Customization - Open Config.js - Replace All Details with Your Details - Publish and Enjoy ## 🌐 Publish To Web 1. Login to npm ```sh npm login ``` 2. Version Changing (for first time) ```sh npm version 1.0.0 ``` 3. Version Changing (Afterwards) ```sh npm version patch ``` 4. Publishing ```sh npm publish ``` ### Happy NPX-Carding... <hr/> ##### Credits This Card is inspired by [Anmol098](https://github.com/anmol098/).Do Check Him Out \ To make it from scratch follow @jackboberg. I used the same for the reference to deploy the package. [Write a Simple npx Business Card](https://studioelsa.se/blog/open-source-oss-npx-business-card).