mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
13 lines
665 B
Markdown
13 lines
665 B
Markdown
![]() |
- Read [Wekan new release ChangeLog](https://github.com/wekan/wekan/blob/main/CHANGELOG.md)
|
||
|
- [Install Meteor.js](https://www.meteor.com/install). Note: Windows install is very slow, please use other option at [Windows wiki page](Windows)
|
||
|
- Download newest bundle from https://releases.wekan.team
|
||
|
- Unarchive bundle .tar.gz file: `tar -zxvf wekan-VERSION.tar.gz`
|
||
|
- `cd bundle`
|
||
|
- `meteor`
|
||
|
- Browse with webbrowser like Firefox to http://localhost:3000
|
||
|
|
||
|
[Wekan for Meteor.js bundle bug reports and feature requests](https://github.com/wekan/wekan/issues)
|
||
|
|
||
|
[Build Meteor bundle from source](Source)
|
||
|
|
||
|
[Install from source without root](Install-from-source-without-root)
|