Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test-in-docker: Support for multiple ZSH versions | Christian Höltje | 2017-07-12 | 15 | -12/+124 |
| | | | | | -z --zsh can specify one of the versions of ZSH we can get from centos and ubuntu | ||||
* | test-in-docker: quickly test frameworks in docker | Christian Höltje | 2017-07-12 | 31 | -0/+235 |
This adds `./test-in-docker` for quickly playing with various frameworks. All the containers are based off Ubuntu 14.04 which has ZSH 5.0.2. Thanks to @dritter for figuring out all the framework installation methods. |