Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
martinnirtl committed Feb 17, 2020
1 parent 6e9a4be commit a3e3c0e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,16 @@ Level up your docker-compose game during development!

## TODOs

- finish makefile
- implement arguement based command execution
- add bash completion (check if async completion is also possible)
- check user interactions (logs and surveys)
- rethink the way of information output
- unify success and error messages
- what about cyan primary color
- add dir and state to env list (up|down) on --all or -a
- bind version, commit, date to vars provided on 'go build'

- add makefile
- add bash completion (check if async completion is also possible)
- use Bats for system tests (https://github.com/sstephenson/bats)
- build "assessment" tool for docker-compose files
- write unit tests

0 comments on commit a3e3c0e

Please sign in to comment.