Skip to content

Graqr/Threshr-Cli

Repository files navigation



Build GitHub code size in bytes GitHub GitHub last commit (branch) GitHub commit activity (branch)

Summary

Install

Windows
  1. Download latest windows binary
  2. Move executable to dedicated directory, ie "C:\Program Files\Jonathan is so cool\"
  3. Add directory to your PATH
  4. "C:\Program Files\my-directory\" |
    if (!($env:Path -like "*$_*"))
    {
        $env:Path = "$( $env:Path );$_"
    }
Linux
  1. Download latest linux binary
  2. Add to $HOME\bin\ directory

Want to get involved?

See our contributing doc before taking a whack at any open issues.

About

cross platform cli tool to query real-time grocery pricing

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published