Skip to content

Commit

Permalink
Revert to 88c23cc
Browse files Browse the repository at this point in the history
  • Loading branch information
LDannijs committed Dec 8, 2023
1 parent 88c23cc commit 29682c7
Show file tree
Hide file tree
Showing 55 changed files with 692 additions and 68 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,15 @@ The YAML plugin supports you with filling out the document. When hitting Ctrl +

![Validation in Visual Studio Code](./doc/vs-code-validation.png)

## Setup script

To help you get started with adding vendors and devices to the repo we made a script that creates all the necessary files with some basic information. To run the script, open a terminal (preferably inside a code editor like VSCode) and enter:

```sh
./setup.sh
```
After that just follow the instructions given to you by the script.

## Files and Directories

There are six file types in the Device Repository:
Expand Down
51 changes: 27 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 29682c7

Please sign in to comment.