ebdonato

A personal card for Eduardo Donato (ebdonato)

Usage no npm install needed!

<script type="module">
  import ebdonato from 'https://cdn.skypack.dev/ebdonato';
</script>

README

NPX CARD

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

👇 just hit

If you have Node.js installed:

npx ebdonato

Or a Docker alternative:

docker run -it --rm --name ebdonato-business-card -v ${PWD}:/usr/src/app -w /usr/src/app node:14 npx ebdonato

And get to know me in some kind of an unique style.

Thanks Anmol Pratap Singh (anmol098)

anmol098 spent a non-trivial amount of effort building and designing his iteration of npx card, and he is proud of it! All he asks of you all is to put a star ⭐ on his project and not claim this effort as your own ♥.

I forked my npx business card my from his.

SCREENSHOT

The final output might look something like this:

Eduardo Donato's Npx Card

STEPS TO CREATE YOUR OWN

The article written by @jackboberg. I used the same for the reference to deploy the package. Write a Simple npx Business Card.