Commit Graph

3 Commits

Author SHA1 Message Date
Matej Janezic 22d263dfaa
release: v0.1.0
First release of `ahab` cli. All functionality from initial design is
now implemented which means we can move on to adding new stuff and
improving existing stuff.
2023-05-24 00:01:18 +02:00
Matej Janezic 4762c991a3
feat: finish docker compose cli
Implemented basic wanted functionality for docker compose subcommands.
We currently assume that docker-compose.yaml file is located in
local/docker/ folder.
2023-05-21 23:41:15 +02:00
Matej Janezic f6e9c7953a
feat: initial commit
Add initial dependencies and change gitignore
2023-05-21 22:12:45 +02:00