I find it curious how programmers are so poor at naming their projects. This could've easily been named pokésay. That said, it's a cool project!
Not for users with a US keyboard
11–20 of 54 posts
I find it curious how programmers are so poor at naming their projects. This could've easily been named pokésay. That said, it's a cool project!
Not for users with a US keyboard
So how do you run this? I just see a bunch of javascript files.
So how do you run this? I just see a bunch of javascript files.
After that, then it seems like you can execute `node dist/cli.js` for it. So just pipe to that.
So how do you run this? I just see a bunch of javascript files.
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.
Here is an example of a third-party template for cowsay: https://github.com/lochsh/alpacasay/blob/master/alpaca.cow
Awesome, but given Nintendo's history I have to ask if this is the type of thing that provokes a cease-and-desist.
So no, I don't think this is going to provoke a cease and desist. It's not competing with anything official, and barely even counts as a fan work at all.
Because the former added Zeraora as well as Poipole, Naganadel, Stakataka and Blacephalon (along with new Necrozma forms), whereas the latter added Meltan and Melmetal. Would be nice to see them added for completeness sake, though it raises the question of how 'complete' these joke projects should be character wise, especially when dealing with series that introduce about 100 new characters every three or so years.
https://github.com/danjordan/pokefusion
You can run it with `npx pokefusion`