Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit c0dcc9e

Browse files
authored
tool to convert README metadata to json. (#1332)
* tool to convert README metadata to json. Includes python tool to do so (github/codespaces#6384 , github/codespaces#6265) * remove path
1 parent 5c91b9c commit c0dcc9e

File tree

7 files changed

+1470
-406
lines changed

7 files changed

+1470
-406
lines changed

containers/azure-terraform/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Azure Terraform (Community)
22

3+
_build, change, and version Azure infrastructure with terraform_
4+
35
## Summary
46

57
[Terraform](https://www.terraform.io/) is an open-source tool that provides the ability to build, change, and version infrastructure as code using declarative configuration files with HashiCorp Configuration Language (HCL).

containers/chef-workstation/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ _Everything you need to get started using Chef products._
77
| Metadata | Value |
88
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
99
| _Contributors_ | [Eammon Hanlon](https://gitlab.com/ehanlon) |
10-
| _Definition type_ | Image |
10+
| _Definition type_ | Image
11+
| _Category_ | Community | |
1112
| _Works in Codespaces_ | Yes |
1213
| _Container host OS support_ | Linux, macOS, Windows |
1314
| _Languages, platforms_ | Chef Infra Client, Chef InSpec, Chef Command Line Tool, Test Kitchen, and Various Test Kitchen and Knife plugins for clouds |

containers/haskell/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Haskell (Community)
22

3+
_This definition will hopefully get you going quickly with Haskell running as a remote container in vscode_
4+
35
## Summary
46

57
[Haskell](https://www.haskell.org/) is an advanced, purely functional programming language
68

7-
This definition will hopefully get you going quickly with Haskell running as a remote container in vscode.
89

910
| Metadata | Value |
1011
|---------------------------- | -----------------------------------------------------------------------------|

containers/sfdx-project/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
Salesforce Extension for VS Code supports remote development and allows you to use a docker container as a full-featured development environment.
5+
_Salesforce Extension for VS Code supports remote development and allows you to use a docker container as a full-featured development environment._
66

77
| Metadata | Value |
88
|----------|-------|
@@ -12,7 +12,7 @@ Salesforce Extension for VS Code supports remote development and allows you to u
1212
| *Works in Codespaces* | Yes |
1313
| *Container host OS support* | Linux, macOS, Windows |
1414
| *Container OS* | Ubuntu |
15-
| *Languages, Platforms* | Salesforce CLI, Lightning Web Components, Apex, Aura, Java, Node.js, JavaScript, HTML, CSS, Git |
15+
| *Languages, platforms* | Salesforce CLI, Lightning Web Components, Apex, Aura, Java, Node.js, JavaScript, HTML, CSS, Git |
1616

1717
## Description
1818

0 commit comments

Comments
 (0)