Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Reimpliment Code Generation in go #60

Open
errm opened this issue Oct 22, 2019 · 2 comments
Open

Reimpliment Code Generation in go #60

errm opened this issue Oct 22, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@errm
Copy link
Owner

errm commented Oct 22, 2019

#58 introduces some code generation as a ruby script that pulls some data from AWS pricing API and documentation. It would be nice to reimplement this using go tools.

Looks like these are some good candidates:

https://github.com/gocolly/colly - scraping framework
https://github.com/dave/jennifer - code generation

@mtpereira
Copy link
Collaborator

Having that running on CI and opening a PR with the intended changes would be gold!

@errm
Copy link
Owner Author

errm commented Oct 22, 2019

Oh yeah sweet... In fact we could do that without even doing the rewrite!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants