1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Discuss Kobalt.

This commit is contained in:
Cedric Beust 2015-10-03 18:56:27 -07:00
parent 5adad6c202
commit 72b00d8dfd

View file

@ -573,6 +573,20 @@ val p = kotlinProject {
}
</pre>
<h2 id="discuss">Discuss Kobalt</h2>
If you are interested in discussing Kobalt related topics with other fellow users or developers, you have several options:
<ul>
<li>Live discussions are happening on Kotlin's Slack Channel, managed by JetBrains. You can get an automated invitation <a href="http://kotlinslackin.herokuapp.com/">here</a> and then, just join the <code>#kobalt</code> channel.
</li>
<li><a href="https://groups.google.com/forum/#!forum/kobalt-users">Join <code>kobalt-users</code>, the mailing-list for Kobalt users.</a></li>
<li><a href="https://groups.google.com/forum/#!forum/kobalt-dev">Join <code>kobalt-dev</code>, the mailing-list for Kobalt developers</a>. This mailing-list is for people interested in writing code for Kobalt, either the core, or writing plug-ins, or just to follow various technical discussions about Kobalt's internals.</li>
</ul>
<p>
</p>
</div>
@ -600,6 +614,7 @@ val p = kotlinProject {
<li><a href="#plugin-tasks">Plugin tasks</a>
<li><a href="#plugin-directives">Directives
</ul>
<li><a href="#discuss">Discuss Kobalt</a>
</ul>
</div>