Developing Mixins
You can develop a mixin utilizing our template repository as a start at https://github.com/getporter/skeletor
or by using porter mixin create
command as exemplified below:
porter mixin create MyMixinName --author "My Name" --username mygithubusername [--dir path/to/mymixin]