Transmogrify 1.0.1b1 documentation
Create a “home” for transmogrify
# mkdir -p /etc/transmogrify
# cd /etc/transmogrify
Download and run the bootstrap program:
# curl https://raw.github.com/callowayproject/Transmogrify/master/bootstrap.py | python
You can install the latest development release using this command:
# curl https://raw.github.com/callowayproject/Transmogrify/master/bootstrap.py --dev | python
These create a python virtualenv and installs Transmogrify.
Specify your Secret Key, or use this random key [p9pmpo)-l@c=ux06#ucezz@t4f1j6*_re%-area6xk&_ic#u0r]:
Where are your original files stored [/etc/transmogrify/originals]:
Where will your modified files be stored [/etc/transmogrify/modified]:
Where would you like to store the settings [transmogrify_settings.py]: