{% extends "base.html" %} {% block pagetitle %}Source code{% endblock %} {% block pageheader %}Source code{% endblock %} {% block keywords %}{% endblock %} {% block description %}{% endblock %} {% block content %}

This is an open-source project and we are looking for sponsors. You can find the source code here:

https://launchpad.net/bashoneliners

If you would like to participate in developing this site, please read the mission statement first, it is the foundation of our project. If you are still interested, contact us at bashoneliners@googlegroups.com and let's start the conversation!

Task management, upcoming features
https://trello.com/board/main/4e7da3cf5a94680b35000893
Mailing list address
bashoneliners@googlegroups.com
Mailing list public archive
http://groups.google.com/group/bashoneliners/topics
Get the source code
# using Bazaar (master)
bzr branch lp:bashoneliners

# using Subversion (read-only mirror)
svn checkout http://bashoneliners.googlecode.com/svn/ bashoneliners-read-only

# using Git (mirror)
git clone https://github.com/titan2x/bashoneliners.git
{% endblock %}