pgfutter icon indicating copy to clipboard operation
pgfutter copied to clipboard

Fix and minimal refactoring of the master build

Open romnn opened this issue 5 years ago • 3 comments

This PR addresses the following:

  • Logs fatal errors that would otherwise go unnoticed (e.g. the program used to exit without any output)
  • Fixes the master build by replacing github.com/codegangsta/cli with the new github.com/urfave/cli/v2
  • Adds support for go modules

Best, Roman

romnn avatar Sep 02 '20 12:09 romnn

Can we merge this?

the0rem avatar May 24 '21 03:05 the0rem

Bump +1

AddictArts avatar Oct 14 '21 18:10 AddictArts

For anybody perusing these PRs. This code does build and run from source. You need to do a git clone and local build rather than a direct go install +1

drush avatar Feb 01 '22 00:02 drush