elvish/tools
Qi Xiao 22e4315eb1 Move the main package to cmd/elvish.
Now that the module path is "src.elv.sh", doing a "go get" will install the
Elvish binary as "src.elv.sh"; this is not what we want, so move the main
package into a package called "elvish".

Also update "go get" and "go build" commands accordingly.
2021-01-27 01:35:01 +00:00
..
build-old-tag.sh _tools: Move non-Go tools into a new tools/, and go tool into a new cmd/. 2019-12-23 19:53:10 +00:00
buildall.sh Move the main package to cmd/elvish. 2021-01-27 01:35:01 +00:00
checkstyle-go.sh Produce actual diffs when running make checkstyle 2020-10-22 15:26:51 +01:00
checkstyle-md.sh Produce actual diffs when running make checkstyle 2020-10-22 15:26:51 +01:00
cirrus-deploy.sh Deploy to bintray from Cirrus CI, and remove Travis config. 2020-04-03 23:23:23 +01:00