Skip to content
Cédric Belin edited this page Nov 2, 2024 · 7 revisions

Business card of MC2IT, distribution and services, implemented in CoffeeScript.

Usage

Before you start, you need to make sure you have Node.js up and running. You can verify if you're already good to go with the following command:

node --version
# v23.1.0

Then, to display the business card, just type the following command in your terminal:

npx @mc2it/card

And voila!

Clone this wiki locally