1
0
Fork 0
mirror of https://github.com/alemidev/scope-tui.git synced 2024-11-15 03:09:20 +01:00
Commit graph

3 commits

Author SHA1 Message Date
CodexHere
655598e807 Feature: Dockerize project
* Added Dockerfile to build project
* Added docker-compose.yml for easy container orchestration
* Added helper shell script docker_start.sh to easily start and attach the container.
* Added dockerignore file to avoid over-including files.
* Minor update to README to include docker information.
2024-03-12 19:57:46 -05:00
925659639a
chore: thiserror, removed mut + comments, editorcfg 2023-09-17 03:51:44 +02:00
b88a3a7381
initial commit
in actual state, tool is pretty useful but not efficient or moddable in
its design. It's one single main and 5 crates, but draws a decent scope.
Requires pulseaudio and a fast terminal, but got this done in one night.
2022-12-24 03:04:49 +01:00