Business card of MC2IT, distribution and services, implemented in CoffeeScript.
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!
MC2IT Card is distributed under the MIT License.