Skip to content

RishabhKodes/npxCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npxCard

About The Project

Creating your own Bussiness Card using a npm module, looks way more cooler than a normal boring contact card. Create an output template and publish it as a npm module package. If you write npx rishabh007 in your linux terminals, this is what you get:-

Cool Right?

Built With

Some major frameworks that were used in this project:-

Getting Started

Installation

  1. Clone the repo
git clone git@github.com:RishabhKodes/npxCard.git
  1. Goto root directory
cd npxCard
  1. Login to your npm account, if you don't have an account, create one.
npm login
  1. Goto package.json and change-

     1. name
     2. description
     **The "name" in package.json is the name by which people will install your npm package, _eg- npx "name"_** 
    
  2. Install NPM packages

npm install
  1. Publish you Contact Card to npm:
npm publish

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact Me

Rishabh Bhandari - LinkedIn Email

About

Create cool Business Cards using npm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published