Skip to content

Rust rewrite of AthenaADP's MH3U-Fish-Finder program as a cross-platform CLI

License

Notifications You must be signed in to change notification settings

mwaitzman/mh3u_fish_finder_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A rewrite in Rust of AthenaADP's Expat-licensed MH3U Fish Finder as a Linux-first command line program.

Example usage:

cargo rr <<<'
Sushifish x3, Sleepyfish x2, Popfish x5, ShiningStarfish x1, Whetfish x4
Sushifish x3, Sleepyfish x2, Sushifish x3, Sleepyfish x2
Sushifish x2, ShiningStarfish x1, Sushifish x2, ShiningStarfish x1
Sleepyfish x2, ShiningStarfish x1, HumspunConch x1, PinTuna x2'

The input parser is rather lenient: while row items are comma-delimited, and rows newline-delimited, whitespace, letter case, and trailing and consecutive commas are all ignored.

About

Rust rewrite of AthenaADP's MH3U-Fish-Finder program as a cross-platform CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages