Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvce-editor/language-basics-terraform
Terraform syntax highlighting
https://github.com/lvce-editor/language-basics-terraform
lvce-editor syntax-highlighting terraform
Last synced: 3 days ago
JSON representation
Terraform syntax highlighting
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-terraform
- Owner: lvce-editor
- License: mit
- Created: 2023-10-21T10:04:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T06:48:48.000Z (about 1 year ago)
- Last Synced: 2023-10-22T11:25:38.222Z (about 1 year ago)
- Topics: lvce-editor, syntax-highlighting, terraform
- Language: JavaScript
- Homepage: https://lvce-editor.github.io/language-basics-terraform/
- Size: 61.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Language Basics Terraform
Terraform syntax highlighting for Lvce Editor.
## Contributing
```sh
git clone [email protected]:lvce-editor/language-basics-terraform.git &&
cd language-basics-terraform &&
npm ci &&
npm test
```## Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lvce-editor/language-basics-terraform)