2.0.1 • Published 5 years ago

@eranshmil/card v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

The almighty card

The almighty card

The idea and original source code created by Tierney Cyren (@bitandbang).

Build

  1. Replace ./assets/avatar.png with your own avatar.
  2. Change the card information and configurations in build.js.
  3. Run the command:

    npm run build
    
    // or just run
    npm publish
  • You need to install graphicsmagick, in order to install all the dependencies, or else you will get the following error:

    It seems like lwip failed to be intalled. Please check the errors.

Usage

Via npx:

npx @eranshmil/card

// render the avatar as colorized characters
npx @eranshmil/card --fg

Not including how to use it globally because I'm not sure why you'd want this as a global command. That'd be creepy.

2.0.1

5 years ago

2.0.0

5 years ago

1.4.0

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago