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

Commit

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

## TODOs

- 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
- on init: ask for spinner/game/output
- unify printing errors
- add state to env (up|down)

- use Bats for system tests (https://github.com/sstephenson/bats)

0 comments on commit 20d0677

Please sign in to comment.