Configuration
Basics
Packthing supports recursive project definitions and will attempt to source packthing.yml
files found in included repositories.
Caution
|
Use spaces, not tabs
|
Packthing attempts to notify you whenever prerequisites are not met beforehand, but it cannot warn of problems with the user’s application itself.
FAQ
-
Can I use a single packthing file to support multiple configurations?
Packthing does not currently support conditional configurations. You would have to create different packthing files, and specify them with
-f
when building.