showdown-team-import

A basic ruby gem which takes a team backup file and an optional directory as arguments,and writes each team as a separate file inside the specified directory (or in the current directory).

Usage: showdown-team-import [options] <File containing team backup>
    -s, --silent                     Run silently
    -p, --path [path]                Path to save to
    -h, --help                       Display this screen
    -n, --no-dirs                    Do not save in tier-specific directories (off by default)

Installation

$ [sudo] gem install showdown-team-import

Contact