Add: Install from source on Windows. Thanks to entrptaher !

This commit is contained in:
Lauri Ojansivu 2017-03-02 13:56:37 +02:00
parent 2c5bf2756d
commit b18cc761ca
2 changed files with 7 additions and 2 deletions

View file

@ -14,6 +14,8 @@ This release adds following new features:
ElasticSearch / Kibana (ELK)](https://github.com/wekan/wekan-logstash);
* [Wekan stats](https://github.com/wekan/wekan-stats);
* [Docker environment for Wekan development](https://github.com/wekan/wekan-dev).
* [Install from source on
Windows](https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows)
and fixes the following bugs:
@ -27,8 +29,8 @@ and fixes the following bugs:
* Improve Wekan performance by adding indexes to MongoDB;
* Typos.
Thanks to GitHub users eemeli, fmonthel, jLouzado, maulal, pra85,
vuxor, whittssg2 and xet7 for their contributions.
Thanks to GitHub users eemeli, entrptaher, fmonthel, jLouzado, maulal,
pra85, vuxor, whittssg2 and xet7 for their contributions.
# v0.11.1-rc1 2017-02-10 Wekan prerelease

View file

@ -138,6 +138,8 @@ docker run -d --restart=always --name wekan --link "wekan-db:db" -e "MONGO_URL=m
[Install from source][install_source]
[Install from source on Windows][installsource_windows]
[VirtualBox][virtualbox]
[Debian Wheezy 64bit][debian_wheezy]
@ -198,6 +200,7 @@ with [Meteor](https://www.meteor.com).
[travis_badge]: https://travis-ci.org/wekan/wekan.svg?branch=devel
[travis_status]: https://travis-ci.org/wekan/wekan
[install_source]: https://github.com/wekan/wekan/wiki/Install-and-Update#install-manually-from-source
[installsource_windows]: https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows
[sles]: https://github.com/wekan/wekan/wiki/Install-Wekan-Docker-on-SUSE-Linux-Enterprise-Server-12-SP1
[virtualbox]: https://github.com/wekan/wekan/wiki/virtual-appliance
[sandstorm_spk]: https://github.com/wekan/wekan/issues/823