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

Commit

Permalink
update readme with todos
Browse files Browse the repository at this point in the history
  • Loading branch information
martinnirtl committed Feb 1, 2020
1 parent 17e41d8 commit 7abe783
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,13 @@ Level up your docker-compose game during development!

- write unit tests
- use Bats for system tests (https://github.com/sstephenson/bats)
- build "assessment" tool for docker-compose files

- on init
- ask for main color (default cyan)
- ask for spinner/game/output
- on envs init
- ask for dynamic generation of .env (maybe append to exiting file if there)
- ask for automatic git pull if git repository
- on up
- remind user of overriden services

0 comments on commit 7abe783

Please sign in to comment.