juliosueiras / vim-terraform-completion

A (Neo)Vim Autocompletion and linter for Terraform, a HashiCorp tool
MIT License
336 stars 24 forks source link

Convert Online Scrapping to a Script-based Scrapping #1

Closed juliosueiras closed 7 years ago

juliosueiras commented 7 years ago

The current model of scrapping is entirely online, the next step of this, is to use a script(eithehr bash or ruby) to convert the docs to json, hence faster performance, and no online requirement