Getting Started
Follow the steps below and if you want to contribute to our project by opening a pull request.
Prerequisites
You need to install golang and run it from a cli (Command Line Application).
- go
go run main.go
Installation
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 a valid cli arguments
go run main.go -phone 000
Roadmap
- Add Command Line Application
- Add Version
- Add Phone
- Add Funcs
- Add README.md
See the open issues for a full list of proposed features (and known issues).
Contributing
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!