Soulver-CLI icon indicating copy to clipboard operation
Soulver-CLI copied to clipboard

A standalone command-line version of Soulver (for macOS)

Results 2 Soulver-CLI issues
Sort by recently updated
recently updated
newest added

Might want to add this recommendation: https://formulae.brew.sh/formula/with-readline ``` brew install with-readline ``` and add to your `~/.zshrc` or `~/.bashrc`: ```shell alias soulver="with-readline soulver" ``` and restart your shell. Makes this...

I'm getting this error when I launch `soulver`: ``` Failed to function descriptions JSON: dataCorrupted(Swift.DecodingError.Context(codingPath: [_JSONKey(stringValue: "geographic", intValue: nil), _JSONKey(stringValue: "Index 0", intValue: 0), CodingKeys(stringValue: "identifier", intValue: nil)], debugDescription: "Cannot...