cli-love-letter
v3.0.1
Published
Ask them if they will be your valentine ? <br> built using Javascript
Readme
Command Line Letter
Ask them if they will be your valentine ? built using Javascript
How do I use this ?
Just follow these steps :
- Modify it to add you as a sender before you send them
const rainbowTitle = chalkAnimation.rainbow(`This is a letter from (Your name)\n`);Write your name at the (Your name space), at line 16 in index.js
- publish your changed as an npm package
- ask them to open their command line and type
npx <your-package-name> - Have a lovely valentines day <3
Try the already existing package
npx cli-love-letterPackages Used
chalk | inquirer | gradient-string | chalk-animation | figlet | nanospinner
npm i chalk chalk-animation figlet gradient-string inquirer nanospinner