Developer Area/Resources: Difference between revisions
From Mahara Wiki
< Developer Area
No edit summary |
(→Useful Resources: Updated the feed of commits.) |
||
Line 5: | Line 5: | ||
== Useful Resources == | == Useful Resources == | ||
* You can [https://code.launchpad.net/~vcs-imports/mahara/master/+subscribe subscribe to the master branch] on Launchpad to receive an email everytime a commit is made. There is also an | * You can [https://code.launchpad.net/~vcs-imports/mahara/master/+subscribe subscribe to the master branch] on Launchpad to receive an email everytime a commit is made. There is also an [https://git.mahara.org/mahara/mahara/-/commits/main?format=atom Atom feed of commits] if you prefer to receive information that way. | ||
* #mahara-dev on freenode (irc.freenode.org) is an IRC channel where the core developers discuss the development of Mahara. This channel is not for support of Mahara (use #mahara instead), but you can lurk and listen in on developer conversations - and even hear about the latest new features as they're added ;) | * #mahara-dev on freenode (irc.freenode.org) is an IRC channel where the core developers discuss the development of Mahara. This channel is not for support of Mahara (use #mahara instead), but you can lurk and listen in on developer conversations - and even hear about the latest new features as they're added ;) |
Latest revision as of 09:09, 1 February 2022
Overview | Finding your way around | Dev setup | Dev tools | Contributing | Testing |
Keep in touch | API Docs | Architecture | Release Instructions | Plugins |
Useful Resources
- You can subscribe to the master branch on Launchpad to receive an email everytime a commit is made. There is also an Atom feed of commits if you prefer to receive information that way.
- #mahara-dev on freenode (irc.freenode.org) is an IRC channel where the core developers discuss the development of Mahara. This channel is not for support of Mahara (use #mahara instead), but you can lurk and listen in on developer conversations - and even hear about the latest new features as they're added ;)