Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 570 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 570 Bytes

npx-card

Bring my beautiful person to your terminal with a simple command

How to use

If you just want to try out my card, open your terminal and enter npx @sylber/card

Download the package

In order to get the package, you will need to have node and npm installed

  • Install nodejs by entering in your terminal
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_15.x | sudo -E bash -
sudo apt-get install -y nodejs
  • Open a terminal in a folder where you want to install the package
  • Download the package by using npm install @sylber/card