Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thlorenz/debugium
TBD
https://github.com/thlorenz/debugium
Last synced: 15 days ago
JSON representation
TBD
- Host: GitHub
- URL: https://github.com/thlorenz/debugium
- Owner: thlorenz
- License: mit
- Created: 2014-10-13T14:28:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-17T15:33:27.000Z (about 10 years ago)
- Last Synced: 2024-05-08T17:31:40.184Z (6 months ago)
- Language: JavaScript
- Homepage: https://github.com/thlorenz/debugium
- Size: 2.33 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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