mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Updated Developer Documentation (markdown)
parent
0c28320b34
commit
9c493a6027
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Please read the meteor style guide before making any significant contribution.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
- Install [Wekan from source](https://github.com/wekan/wekan-maintainer/tree/master/virtualbox) with rebuild-wekan-meteor-1.6.sh script, with options 1 to install and 3 to rebuild source, to your Linux computer (Debian 10 buster or Ubuntu 17.10 or newer preferred, although older ones could also work), or try installing it via the [[virtual appliance|virtual-appliance]]
|
- 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 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
|
- 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).
|
- When changing database schema, [migrations can be used](https://github.com/wekan/wekan/blob/devel/server/migrations.js).
|
||||||
- [Excellent example how pull requests are improved and integrated, and not needed commits removed](https://github.com/wekan/wekan/pull/1470)
|
- [Excellent example how pull requests are improved and integrated, and not needed commits removed](https://github.com/wekan/wekan/pull/1470)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue