Skip to content

TeeWrath/cli-letter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❤️ Command Line Letter ❤️

cli logo

💌 Ask them if they will be your Valentine? 💌

Built with ❤️ using JavaScript

demo


🚀 How to Use This Project

Follow these simple steps to create your personalized Valentine CLI:

💌 1. Personalize the Letter

Open index.js and add your name:

const rainbowTitle = chalkAnimation.rainbow(`This is a letter from (Your Name)\n`);

Replace (Your Name) with your name (Line 16 in index.js).

📦 2. Publish Your NPM Package

Publish your changes as a package:

npm login
npm version patch
npm publish

💻 3. Share the Love ❤️

Ask them to run your CLI using:

npx <your-package-name>

💞 Try the Existing Package

Want to see it in action? Try the existing version:

npx cli-letter

🛠️ Packages Used

📦 Install All Dependencies:

npm i chalk chalk-animation figlet gradient-string inquirer nanospinner

🌟 Show Some Love

If this project helped you get your Valentine, don't forget to ⭐ the repository!

💖 Happy Valentine’s Day! 💖

About

A cli letter for your siginificant one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published