Skip to content

chanonroy/fibonacci-node-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fibonacci Node CLI

Node.js CLI to compute Fibonacci number to a n value.

image

Instructions

Install dependencies

yarn install

Run CLI

yarn start

Tech explored

  • inquirer - collection of common interactive CLI interfaces
  • figlet - ascii text banner generation
  • chalk - terminal string styling

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors