SaveReaderCLI

command module
v0.0.0-...-a9947bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2025 License: MIT Imports: 4 Imported by: 0

README

SaveReaderCLI

This is a CLI implementation of GoPkmSaveReader using Bubbles, I wanted to test the save reader module as an user perspective so I could give myself feedback, find mistakes and improve on them.

Usage

You will need at least Go 1.22 (It probably works with earlier versions but I haven't tested them).

go run main.go

If you want to compile it:

go build main.go && ./main.go

So far you can do two main things, read a save file and read a pokemon file.

Reading a save file allows you to:
  • General information
  • Check team information
  • Export team member (it can be read)
Reading a pokemon file allows you to:
  • General information
  • Check stats (same view as reading save file)
  • Check moves information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL