instl: installation without magic¶
What is instl?
instl is a cross-platform tool for creating installers. Installers created with instl can be used online or offline.
instl is written in the python programming language but no knowledge of python is required in order to create installers or use them.
instl uses SubVersion as it’s back-end database for storing installation sources. Some knowledge SubVersion is required in order to setup an installer.
instl is published as Open Source under BSD license.
Supported platforms: Mac OS X, Windows, Linux
Contents:
- 1. Overview
- 2. Moivation
- 3. What to expect (and what not to expect)
- 4. instl commands
- 5. Architecture
- 6. File formats: index and definition
- 7. Example
- 8. Standard Varables
- 9. Variable definition order
- 10. Code documentation
- 11. Frequently asked questions, with some answers