Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
swebs
on Aug 16, 2019
|
parent
|
context
|
favorite
| on:
Pokemonsay: Pokemon Version of Cowsay
So how do you run this? I just see a bunch of javascript files.
haveyaseen
on Aug 16, 2019
|
next
[–]
Install NodeJS and run `npx pokemonsay`
rovr138
on Aug 16, 2019
|
prev
[–]
You need to have Node.js installed -
https://nodejs.org
After that, then it seems like you can execute `node dist/cli.js` for it. So just pipe to that.
haveyaseen
on Aug 16, 2019
|
parent
[–]
If you want to run it from source then clone it and run `npm run start` which will run `npm run build && node ./dist/cli.js` for you (see the scripts entry in the package.json)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: