Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 681 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 681 Bytes

Slave

Slave helps you generate some coding stuffs.

Description

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.

Try it out

We get a web version for now: http://slave-yo.herokuapp.com/

How to run yourself

  1. Git clone this repo
  2. Enter Slave folder and type swift build
  3. swift package generate-xcodeproj
  4. open Slave.xcodeproj
  5. Choose the Run scheme and run it

Of course, you should have Vapor installed on your Mac.

License

MIT