Skip to content

oltionzefi/harry-potter-character

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harry Potter Character - Random

Get your random character

Install and build the project in your machine

npm i && npm run build

Get your random character from Harry Potter executing command as below:

node ./dist/index.js

If you want to show help of command you can execute:

node ./dist/index.js -h

Or if you want to have bio as well run the following command:

node ./dist/index.js -b

or:

node ./dist/index.js --bio

Random Character

Releases

No releases published

Packages

No packages published