From 0a6d41a41ffe27744427f498f8a1ff0dfb751bef Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 15 Jun 2014 17:45:53 -0300 Subject: Adding TODO --- doc/TODO.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/TODO.md (limited to 'doc') diff --git a/doc/TODO.md b/doc/TODO.md new file mode 100644 index 0000000..f86a412 --- /dev/null +++ b/doc/TODO.md @@ -0,0 +1,20 @@ +TODO +==== + +* Split scripts: + * Into separate, specific repositories. + * Leave here only those which don't fit a specific criteria. + * Submit all other repositories "upstream" to apps.git repo. + +* Enhance vbox: + * Support more VBoxManage commands. + * Iteration over a set of VMs. + * Support for upgrading VMs. + * Vagrant integration. + +* Write a "git" interceptor: + * Check proper user/email config. + * Automatically set git-flow when initializing a repository. + * Automatically set git-hooks integration. + * Implement global hooks. + * Check remote configuration. -- cgit v1.2.3