Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kylereddoch/npx_card

Terminal business card using Node.js and NPM.
https://github.com/kylereddoch/npx_card

console node-js nodejs npm npm-package npx npx-card terminal

Last synced: 21 days ago
JSON representation

Terminal business card using Node.js and NPM.

Awesome Lists containing this project

README

        

# NPX CARD

This my NPX card unique style to connect with me directly via console or terminal.

Just type 👇🏼 in your favorite terminal or console to connect with me.

```bash
npx kylereddoch
```

And get to know me in nerdy, unique style.

### It will look something like this:

![npx card look](https://github.com/kylereddoch/npx_card/blob/master/imgs/npx_sample.png?raw=true)

### I spent a consideral amount of effort (considering I hadn't played with node.js and npm too much) building and designing this iteration of npx card, and I am proud of it! All I ask of you all is, if you like it and use it, to put a **star** ⭐ on this project and fork it. Please do not claim this effort as your own ♥.

#### STEPS TO CREATE YOUR OWN
The article written by [@jackboberg](https://github.com/jackboberg). I used the same reference to base mine off of and deploy the package.

Tutorial: [Write a Simple npx Business Card](https://studioelsa.se/blog/open-source-oss-npx-business-card).