Skip to content

ermos/hostsfile

Repository files navigation

hostsfile

Go package for working with the hosts file

Go Reference Latest tag Go Report Card Maintainability codecov

🛠️ Installation

To use hostsfile in your Go project, you need to have Go installed on your system. Once you have Go installed, you can use the following command to install the package:

go get -u github.com/ermos/hostsfile

🤝 Contributing

Contributions to hostsfile are always welcome! If you find a bug or have a feature request, please open an issue on GitHub. If you want to contribute code, please fork the repository and submit a pull request.