/pwd

pwd - print name of current/working directory | in go

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

go pwd implementation

Codacy Badge

The implementation of pwd in go, print name of current/working directory.

Getting Started

Download the newest release:

pwd

Prerequisites

Installing

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

Running the tests

./pwd

Break down into end to end tests

And coding style tests

Deployment

Built With

  • go - The Go Programming Language

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU Affero General Public License v3.0 License - see the LICENSE file for details

Acknowledgments

Thanks to…