Follow the steps below and if you want to contribute to our project by opening a pull request.
You need to install golang and run it from a cli (Command Line Application).
- go
go run main.go
Below is an example of how you can install and setting up the project.
- Install golang at https://go.dev/dl/
- Clone the repo
git clone https://github.com/unkperson/consulta-operadora.git
- Enter valid cli arguments
go run main.go -phone 000
- CLI
- version
- phone
- funcs
- README.md
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!