The implementation of pwd in go, print name of current/working directory.
Download the newest release:
curl -O -J -L https://github.com/safematix/pwd/releases/download/v1.0.0/pwd_1.0.0_darwin_amd64.tar.gz
tar xfvz pwd_1.0.0_darwin_amd64.tar.gz
./pwd
- go - The Go Programming Language
Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Robert Ressl - Initial work - Robert Ressl
See also the list of contributors who participated in this project.
This project is licensed under the GNU Affero General Public License v3.0 License - see the LICENSE file for details