https://github.com/audrow/system_viewer
https://github.com/audrow/system_viewer
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/audrow/system_viewer
- Owner: audrow
- License: mit
- Created: 2021-11-10T14:44:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T07:02:20.000Z (over 3 years ago)
- Last Synced: 2025-03-11T04:38:02.985Z (over 1 year ago)
- Language: TypeScript
- Size: 1.02 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# README
> You can use the spoof data provided in the `data` folder to test.
To run try this extension in Foxglove Studio:
1. Setup Foxglove Studio - see [here](https://github.com/foxglove/studio)
1. Clone this repository
1. Go to the folder where this repository is cloned and run the following
commands:
```
npm ci # install
npm run prepare # setup git hooks
npm run local-install # install the extension for foxglove
```
You should then have access to this project as an extension in Foxglove Studio.