cf-tool icon indicating copy to clipboard operation
cf-tool copied to clipboard

Adding go.mod, removing ./vendor, using a Makefile

Open draychev opened this issue 1 year ago • 1 comments

This PR is minor modernization of the repo:

  • adds a go.mod
  • removes ./vendor
  • adds a Makefile
  • build output will be in ./bin, which will be git ignored

draychev avatar Jan 14 '24 04:01 draychev

With "net/http/cookiejar" CP editor tries to login again everytime when submitting tasks: image

aqua4 avatar Apr 24 '24 16:04 aqua4