Skip to content
commandline edited this page Oct 7, 2010 · 16 revisions

All of the documentation is now located here and maintained as a wiki so hopefully it can be collaboratively maintained.

The current version is 0.26.3 and can be downloaded from the Downloads page.

Email me if you have a question or problem that the documentation doesn’t help resolve. I am also looking for a good, free mailing list service to set up a way for users to discuss flashbake with me and some of the other hackers working on it.

You can view the history and motivation on the original page on my main site. In a nutshell, this project started as a set of custom scripts for Cory Doctorow to help him use version control for understanding his writing process. The main focus of the scripts is to generate a rich but automated commit message for git. Secondarily, it automates managing a git project so a single, invariant call to flashbake takes care of the most common git workflow, adding and committing files.

The docs are broken out into the following pages:

  • Installation – How to get flashbake installed
  • Configuration – How to configure a project directory
  • Running – Ways to run flashbake
  • Plugins – Details on the stock plugins and their configuration options
  • Release Notes – What has changed with each version and why
Clone this wiki locally