https://github.com/zrosenbauer/lifesavers
Helpful Scripts and Tools for debugging & other developer tasks!
https://github.com/zrosenbauer/lifesavers
Last synced: 12 months ago
JSON representation
Helpful Scripts and Tools for debugging & other developer tasks!
- Host: GitHub
- URL: https://github.com/zrosenbauer/lifesavers
- Owner: zrosenbauer
- License: mit
- Created: 2024-03-20T16:54:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T18:16:16.000Z (over 2 years ago)
- Last Synced: 2025-07-26T12:36:05.366Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 972 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Helpful Scripts and Tools for debugging & other developer tasks!
## Table of Contents
### [🐳 Docker](./docs/docker/README.md)
Helpful scripts, tools, and resources for working with Docker.
- [Docker Debug Build Debug](./docs/docker/scripts/docker-build-debug-output.md) : Use this to log output to a file so you can debug your Dockerfile.