Skip to content

TPilate/nodeCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About nodeCommand

Welcome to the NodeCommand repositorie. This repositories is for educational purpose only. The code developped is based on the demand that you can see here : instructions

Install process

Please run the following command before trying anything : npm install

How To use ?

You have two functions available :

node app.js --filter=argument to choose

that will display a list of animals based on the argument you will provide.

and

node app.js --count

That will display a list of People and Animals by counting the number of children in the name's

Test

Using jest to test you can run the command : npm test to run the available test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors