diff --git a/Distributions-(versions,-forks).md b/Distributions-(versions,-forks).md index c1549b7..68c9f57 100644 --- a/Distributions-(versions,-forks).md +++ b/Distributions-(versions,-forks).md @@ -1,16 +1,18 @@ Since main-line development is stalled until 1.0 ([#150](../../issues/150)), forks are bound to solve various issues in their own way. Also note `Road to v1.0` [#196](../../issues/196) +## Bash Forks + +### [bats-mpe](/bvberkum/bats) -### Slight improvements wrt. flexibility -[bats-mpe](/bvberkum/bats) - Easier test-diagnostic output. - Selective test execution (iow. skip unselected tests). - Added TODO state for test (in addition to passed/failed/skipped). Also started [CI test setup](https://travis-ci.org/bvberkum/bats), and made some flexible [Alpine](https://hub.docker.com/r/bvberkum/alpine-bats) and [Debian](https://hub.docker.com/r/bvberkum/debian-bats) docker images for testing anything with BATS. +## Fish Shell + +### [fishtape](/fisherman/fishtape) -### Fish shell -[fishtape](/fisherman/fishtape) - Clone/port for Fish users [#133](../../issues/133) \ No newline at end of file