Split into a main command package an an importable package.#22
Conversation
Should resolve ichinaski#18 and ichinaski#20. Also, add go.mod and go.sum for Go module support. While adjusting the README for the above changes, also expand on installation paths which should resolve ichinaski#19.
|
Note: I use mercurial with hggit so I'm not sure if the file copy of Also note that this PR and my previous one at #21 are slightly incompatible in that they both muck with Thanks. |
|
@ichinaski It will be good to merge this PR. Everything was fine today when I cloned the related fork and ran the program with one command |
Should resolve #18, and also resolve #20.
Also, add go.mod and go.sum for Go module support.
While adjusting the README for the above changes,
also expand on installation paths which should resolve #19.