At the moment, these scripts are very much a work in progress! And please, make sure you have your Xcode project under source control, as the --set command will modify files inside of it directly.
Domain Specific Languages, or DSLs, are a class of programming languages that provide a high level of abstraction and use certain concepts and rules suitable for a specific set of problems. Examples ...