Skip to content

Commit

Permalink
Updated TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jingkai He committed Apr 9, 2016
1 parent 804f564 commit 5490b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ $ kode run foo.rb -version=2.3.0 # Running foo.rb using ruby 2.2.0
## TODO

- [x] ~~Support more languages (e.g. C, python, ruby, Erlang), at the moment only Go is supported.~~ Now supporting Go, C, ruby, python.
- [ ] Running the Docker containers in a proper Docker client rather than using system calls, so we can create-attach-run-kill containers automatically. (Currently tidy up the dead containers manually)
- [x] Running the Docker containers in a proper Docker client rather than using system calls, so we can create-attach-run-kill containers automatically.
- [x] Serious cli support
- [x] cli configuration
- [x] Binaries distribution
Expand Down

0 comments on commit 5490b67

Please sign in to comment.