feat: move main.go to root #33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "move-main.go"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Move main.go to root, this means you install with
go install 0xee.cc/smgt/murp@latestwhich gives a cleaner install path. We keep a symbolic link at the old location to keep current installs working.