Skip to content
/ car-CLI Public
forked from debck/car-CLI

CLI tool which gives name of car specified to country of origin

License

Notifications You must be signed in to change notification settings

iamhem/car-CLI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

car-CLI

CodeFactor npm downloads Travis CI

It is a simple CLI tool which give the name of the car that most represent their country Of origin.

Every country has at least one car by which the country can easily be guessed and this CLI tells the name of car depending upon the entered country.

USE:

Installation

npm install -g cars

use:

 car                                  -> to get random name of a car of any country.

 car --show <name of country>         -> To get car that represent that country.


 > <name of country>
- au(Australia)
- in(India)
- en(England)
- ru(Russia)
- ge(Germany)
- it(Italy)
- sw(Sweden)
- am(America)	    

Preview of usage

About

CLI tool which gives name of car specified to country of origin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%