https://github.com/valiantlynx/breath-first-search
https://github.com/valiantlynx/breath-first-search
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/valiantlynx/breath-first-search
- Owner: valiantlynx
- Created: 2023-10-15T15:57:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T00:11:06.000Z (over 1 year ago)
- Last Synced: 2025-01-10T23:57:46.933Z (5 months ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# a dev environment for python
```bash
docker-compose up --build -d
docker-compose down
```