mirror of
https://github.com/wekan/wekan.git
synced 2026-02-10 02:04:20 +01:00
More defails of Wekan code
parent
eef6b2a9ce
commit
1ff6043f27
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
|
@ -36,7 +36,7 @@ c) Pay someone from your company or some other developer to code feature and sub
|
|||
|
||||
d) Develop feature yourself and submit it as pull requests to devel [Wekan repo](https://github.com/wekan/wekan) branch.
|
||||
|
||||
[According to Open Hub](https://www.openhub.net/p/wekan), Wekan code is only about 10500 lines so it's very small when comparing to other software. With git history viewer like gitk it's possible to see how different features are implemented.
|
||||
[According to Open Hub](https://www.openhub.net/p/wekan), Wekan code is only about 10500 lines without Meteor.js framwork and NPM modules, so it's very small when comparing to other software, and quite logically organized. With git history viewer like gitk it's possible to see how different features are implemented.
|
||||
|
||||
For Sandstorm-specific features, have the feature enabled in Sandstorm by using environment variable isSandstorm = true like is at wekan/sandstorm.js .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue