Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thlorenz/debugium

TBD
https://github.com/thlorenz/debugium

Last synced: 15 days ago
JSON representation

TBD

Awesome Lists containing this project

README

        

# debugium

TBD

## Status

**MAD SCIENCE**

## Installation

(Clone it for now)

npm install debugium

## Run

```sh
# run using dev front end (non minified)
npm run dev

# run using release front end
npm start
```

## Docs

- [building chromium](https://github.com/thlorenz/debugium/blob/master/docs/building-chromium.md)
- [generating front end](https://github.com/thlorenz/debugium/blob/master/docs/generating-front-end.md)
- [debugging debugium](https://github.com/thlorenz/debugium/blob/master/docs/debugging-debugium.md)

## License

MIT