aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO.md
blob: f86a412ae8611a3426f1022c8d51e0fdcca4b0f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.