Skip to content

Commit

Permalink
Update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
samtay committed Dec 13, 2016
1 parent e15e53b commit 52b3fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# todo

## mvp
1. Use COP to generate temporary docker-compose.yml from template/vars
1. Parse `~` and `$HOME` from config.yml PATHS into actual home directory (Sh FilePath)
2. Parse `DOCKMASTER_HOME` from config.yml PATHS into `get_env "DOCKMASTER_HOME" ~> "~/.dockmaster/home" or whatever
3. Implement hook firing

## later
1. Use monad transformer to stack Sh on top of Either (error transformer)
Expand Down

0 comments on commit 52b3fbe

Please sign in to comment.