{% 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. If you would like to participate or contribute, please read the mission statement first, it is the foundation of the project. If you are still interested, please contact us via the mailing list at bashoneliners@googlegroups.com or privately at info@bashoneliners.com and let's start the conversation!

Project homepage
https://launchpad.net/bashoneliners
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/trunk bashoneliners

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