This commit is contained in:
anki-code 2020-02-14 00:30:03 +03:00
parent 6440abd90f
commit b40ce1da0b

View file

@ -98,10 +98,6 @@ When you run `xxh <server>` command:
## Development ## Development
Use [xxh-tests](https://github.com/xonssh/xxh-tests) environment for development and contribution. Use [xxh-tests](https://github.com/xonssh/xxh-tests) environment for development and contribution.
What will make xxh more universal and stable in the future:
* [AppImages run on Alpine](https://github.com/AppImage/AppImageKit/issues/1015)
* [Fix xonsh for WSL1](https://github.com/xonsh/xonsh/issues/3367)
## Known Issues ## Known Issues
### GLIBs versions ### GLIBs versions
@ -119,6 +115,13 @@ This issue was addressed to Xonsh team in [3367](https://github.com/xonsh/xonsh/
WSL2 is not tested yet. WSL2 is not tested yet.
### Related issues
What will make xxh more universal and stable in the future:
* [AppImages run on Alpine](https://github.com/AppImage/AppImageKit/issues/1015)
* [Fix xonsh for WSL1](https://github.com/xonsh/xonsh/issues/3367)
## Thanks ## Thanks
* @scopatz for https://github.com/xonsh/xonsh * @scopatz for https://github.com/xonsh/xonsh
* @probonopd for https://github.com/AppImage * @probonopd for https://github.com/AppImage