mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
Update Wekan fork info to README
This commit is contained in:
parent
b90d668fbc
commit
2151252601
1 changed files with 22 additions and 15 deletions
37
README.md
37
README.md
|
@ -1,6 +1,6 @@
|
|||
# Wekan
|
||||
# Wekan fork
|
||||
|
||||
[![Join the chat][gitter_badge]][gitter_chat]
|
||||
[![Join the chat][rocket_badge]][gitter_chat]
|
||||
|
||||
Wekan is an open-source and collaborative kanban board application.
|
||||
|
||||
|
@ -10,7 +10,7 @@ boards are an unbeatable tool to keep your things organized. They give you a
|
|||
visual overview of the current state of your project, and make you productive by
|
||||
allowing you to focus on the few items that matter the most.
|
||||
|
||||
[![Our roadmap is self-hosted on Wekan][screenshot]][roadmap]
|
||||
[![Original Wekan's roadmap is self-hosted on Wekan][screenshot]][roadmap]
|
||||
|
||||
Wekan supports most features you would expect of it including a real-time user
|
||||
interface, cards comments, member assignations, customizable labels, filtered
|
||||
|
@ -18,31 +18,38 @@ views, and more.
|
|||
|
||||
Since it is a free software, you don’t have to trust us with your data and can
|
||||
install Wekan on your own computer or server. In fact we encourage you to do
|
||||
that by providing one-click installation on Heroku or [Sandstorm]
|
||||
[sandstorm_market] platforms and verified [Docker][docker_image] images. You can
|
||||
also install Wekan on the following Platforms:
|
||||
that by providing one-click installation on various platforms.
|
||||
|
||||
Currently you can install Wekan fork on the followin Platforms:
|
||||
|
||||
[![Deploy][heroku_button]][heroku_deploy]
|
||||
[![SignUp][indiehosters_button]][indiehosters_saas]
|
||||
[![Deploy to Scalingo][scalingo_button]][scalingo_deploy]
|
||||
[![Install on Cloudron][cloudron_button]][cloudron_install]
|
||||
|
||||
Wekan is released under the very permissive [MIT license](LICENSE), and made
|
||||
These Platforms have not been tested yet, but are coming sometime, so links
|
||||
don't work yet:
|
||||
|
||||
[Docker][docker_image]
|
||||
[Sandstorm][sandstorm_market]
|
||||
[![SignUp][indiehosters_button]][indiehosters_saas]
|
||||
|
||||
Wekan fork is released under the very permissive [MIT license](LICENSE), and made
|
||||
with [Meteor](https://www.meteor.com).
|
||||
|
||||
[Our roadmap is self-hosted on Wekan][roadmap]
|
||||
Wekan fork roadmap is to first integrate existing pull requests, and then
|
||||
plan for more.
|
||||
|
||||
[screenshot]: http://i.imgur.com/cI4jW2h.png
|
||||
[gitter_badge]: https://badges.gitter.im/Join%20Chat.svg
|
||||
[gitter_chat]: https://gitter.im/wekan/wekan
|
||||
[rocket_badge]: https://demo.rocket.chat/images/join-chat.svg
|
||||
[rocket_chat]: https://chat.indie.host/channel/wekan
|
||||
[roadmap]: http://try.wekan.io/b/MeSsFJaSqeuo9M6bs/wekan-roadmap
|
||||
[sandstorm_market]: https://oasis.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h
|
||||
[docker_image]: https://hub.docker.com/r/mquandalle/wekan/
|
||||
[sandstorm_market]: https://oasis.sandstorm.io/appdemo/....
|
||||
[docker_image]: https://hub.docker.com/r/...
|
||||
[heroku_button]: https://www.herokucdn.com/deploy/button.png
|
||||
[heroku_deploy]: https://heroku.com/deploy?template=https://github.com/wekan/wekan/tree/master
|
||||
[heroku_deploy]: https://heroku.com/deploy?template=https://github.com/wefork/wekan/tree/master
|
||||
[indiehosters_button]: https://indie.host/signup.png
|
||||
[indiehosters_saas]: https://indiehosters.net/shop/product/wekan-20
|
||||
[scalingo_button]: https://cdn.scalingo.com/deploy/button.svg
|
||||
[scalingo_deploy]: https://my.scalingo.com/deploy?source=https://github.com/wekan/wekan#master
|
||||
[scalingo_deploy]: https://my.scalingo.com/deploy?source=https://github.com/wefork/wekan#master
|
||||
[cloudron_button]: https://cloudron.io/img/button.svg
|
||||
[cloudron_install]: https://cloudron.io/button.html?app=io.wekan.cloudronapp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue