phrocco icon indicating copy to clipboard operation
phrocco copied to clipboard

PSA: you need to install the pygmentize gem for phrocco to work.

Open mrtwj opened this issue 6 years ago • 0 comments

Run sudo gem install pygmentize before running the phrocco CLI script because otherwise it makes calls to pygments.appspot.com which throws a 404. But other than that everything works great.

mrtwj avatar Aug 06 '19 19:08 mrtwj