Basic Raichu: Is This Pokemon Card Right for Your Deck?

Date:

Share post:

Okay, so today I wanted to mess around with something called “raichu”. I’d heard about it, and it sounded interesting, so I figured, why not? I’m going to walk you through what I did, step-by-step. It’s not super complicated, but it was new to me, so maybe this will help someone else out there.

Basic Raichu: Is This Pokemon Card Right for Your Deck?

Getting Started

First things first, I needed to get this “raichu” thing installed. I’m using a Mac.

It had a command to install, typed into my computer terminal:


bash<(curl -sSL *)

I fired up my terminal and pasted that in. The install finished.

First Test

Then the guide gave me a command to test with, I copied and pasted, again, into my terminal:

Basic Raichu: Is This Pokemon Card Right for Your Deck?

raichu 127.0.0.1

I ran into my terminal and it worked!

Figuring Out the Basics

I pasted these commands into my terminal and they worked:

  • -h, –help:Shows a help message. Good for figuring things out.
  • -p, –port string:Seems like I can specify a port to run. The default is 7070.
  • -r, –rpc string: This is for setting up an RPC address. Default is 127.0.0.1:7071.
  • -v, –version: Just shows the version number of raichu.
  • –log string:Lets me save logs with all of these outputs.

Okay, seems simple.

Putting it all Together

I wanted to run it on a custom port and log it, so I typed in:

Basic Raichu: Is This Pokemon Card Right for Your Deck?

raichu 127.0.0.1 -p 8080 --log my_raichu_*

Boom! It started running, and I could check the my_raichu_* file and it outputs all of those logs.

And that’s pretty much it for my basic raichu experiment. It was straightforward to get it running, and the basic options make sense. I need to play around with it more to see what else I can do, but this was a good starting point. Hopefully, my little walk-through helps someone else get their feet wet with raichu!

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Related articles

Where to buy two stroke enduro bikes? Trusted dealers with best off-road machines!

Alright, so today I figured I’d finally pull the trigger on getting a proper two-stroke enduro bike. Been...

David Almaraz Success Tips? Learn His Top 3 Work Secrets!

So last Tuesday I was scrolling through some videos when I saw this headline screaming about David Almaraz’s...

All Time Golf Major Winners: Old Era vs Modern Players.

Decided to dig into golf history after watching The Masters this year. Was curious if today’s players really...

Understand what a turbo wastegate controls your turbo.

Alright, so I got real curious about what that little flappy metal bit on my turbo actually does....