Slave helps you generate some coding stuffs.
Don't repeat yourself in code writings. Slave has integrated templates(Swift/Objective-C) that will save you tons of time.
Custom templates will be supported in the near future. Or you can help me to reach this target by pulling requests.
We get a web version for now: http://slave-yo.herokuapp.com/
- Git clone this repo
- Enter
Slave
folder and typeswift build
swift package generate-xcodeproj
- open Slave.xcodeproj
- Choose the
Run
scheme and run it
Of course, you should have Vapor installed on your Mac.
MIT