Make daily working directory.
You can customize the behavior by setting the following environment variables.
- WORKDIR: root working directory path
- WORKDIR_OPEN: opening the working directory if it sets any value
like below:
> go build --ldflags "-H windowsgui -w -s"
See misc/wsh/README.md
MIT
TAKAHASHI Satoshi (hikobae@gmail.com)