/harry-potter-character

Get Random Character from Harry Potter Command in Typescript

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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