{% 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!
# 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