.. m documentation master file, created by sphinx-quickstart2 on Sat Mar 16 04:23:24 2013. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. m project manager ================= .. include:: ../README.rst .. toctree:: :hidden: tutorial todo Quickstart ========== Here's a quick tutorial, for those who just want to try it out:: hg clone https://bitbucket.org/getoffmalawn/m alias m=$PWD/m/m cp m/mrc.example ~/.mrc m dotfiles # start working on your dotfiles repo, which lives in ~/projects Of course, m gives you much more than that. Check out the full :doc:`tutorial` to see what else it gives you. Development =========== m is a simple project, with no real release schedule. It's essentially rolling release, until such a time that it needs to become more structured. If you feel that you can contribute something to m, please do so by submitting a pull request to the repository on `bitbucket `_.