An open API service indexing awesome lists of open source software.

https://github.com/audrow/system_viewer


https://github.com/audrow/system_viewer

Last synced: over 1 year ago
JSON representation

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.