Hi All, I'm new to GoLang and I'm really intereste...
# help
t
Hi All, I'm new to GoLang and I'm really interested in learning about Infracost. While exploring, I came across Infracost and was impressed, so I cloned the Infracost GitHub repository to my local machine. However, I'm having trouble debugging the code and learning it from scratch. Could anyone guide me on how to get started with learning Infracost and how to set up debugging for the repository on my local machine? Thanks, Bharath
w
Hi @thousands-arm-53034, thanks! in terms of usage, you can start here: https://www.infracost.io/docs/ in terms of contributing it’s a very complicated codebase due to the parsing logic that has to be implemented so I’m not sure it’s a good codebase to start learning golang with, I’d suggest finding a simpler codebase first 🙂
t
Thanks @white-airport-8778
Sure @white-airport-8778, once i got familiar. ill give my best to contribute .