create xcode project from template
$ gem install toxic
using default template
$ toxic project create <name>
using your own template
$ toxic project create <name> --template-url=<repository address>
The gem is available as open source under the terms of the MIT License.