Skip to content
Snippets Groups Projects
user avatar
Nikos Skalkotos authored
 * Prefix all private methods with _
 * Write missing docstrings
 * Move all public methods above the private ones
 * Add module docstrings where missing
 * Define source code encodings on all modules
121f3bc0
snf-image-creator
=================

snf-image-creator is a command line tool for creating OS images to be used with
synnefo.

It comes in 2 variants:
 * snf-image-creator: A non-interactive command line program
 * snf-mkimage: A user-friendly dialog-based program