mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated Developer Documentation (markdown)
parent
30a87dacbe
commit
dd0776f68a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ When you run this, you see .jade template files where is search input box, and .
|
|||
|
||||
## Getting Started
|
||||
|
||||
- Currently Wekan development is done mainly at Ubuntu 16.04 64bit, but building Wekan does work on any Debian 0 or Ubuntu 14.04 or newer.
|
||||
- Install [Wekan from source](https://github.com/wekan/wekan) with rebuild-wekan.sh script, with options 1 to install dependencies and 2 to rebuild source, to your Linux computer (Debian 9 or Ubuntu 14.04 or newer), or try installing it via the [[virtual appliance|virtual-appliance]]
|
||||
- You can use for example [Visual Studio Code](https://code.visualstudio.com/) for editing code, it has Meteor.js etc plugins
|
||||
- When changing database schema, [migrations can be used](https://github.com/wekan/wekan/blob/devel/server/migrations.js).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue