Skip to content

caf-3/quote-of-the-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quote-of-the-day

A node CLI aplication to get the Quote Of the Day

Instructions

1 - Clone this project

git clone https://github.com/caf-3/quote-of-the-day
cd quote-of-the-day

2 - Install project dependencies

npm install

3 - For Linux/Unix users

chmod +x ./qod.js
./qod.js
And it's all

4 - For Windows users

  • Must open the qod.js file then remove the first line of the file and save the file
  • Open CMD
node qod.js
And it's all

About

A node CLI aplication to get the Quote Of the Day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors