elvish/cmd
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
..
elvish Move the main package to cmd/elvish. 2021-01-27 01:35:01 +00:00
examples Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00
withweb/elvish Change module import path to src.elv.sh 2021-01-27 01:30:25 +00:00