Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janicduplessis/chrome-devtools-frontend-prebuilt
https://github.com/janicduplessis/chrome-devtools-frontend-prebuilt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/janicduplessis/chrome-devtools-frontend-prebuilt
- Owner: janicduplessis
- Created: 2022-04-15T20:33:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-15T20:34:28.000Z (over 2 years ago)
- Last Synced: 2024-10-15T15:31:24.686Z (3 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chrome-devtools-frontend-prebuilt
This package contains a prebuilt version of chrome devtools. Serve the public directory to have a working version of devtools standalone.
## Publish a new version
Requires having [Depot Tools](https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/depot_tools_tutorial.html#_setting_up) installed.
```sh
./build.sh
```