caiyue1993 / Slave

Don't repeat yourself. Let Slave handle this kind of stuff http://slave-yo.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Don't repeat yourself. Let Slave handle this kind of stuff http://slave-yo.herokuapp.com/

License:MIT License


Languages

Language:Swift 81.5%Language:JavaScript 13.2%Language:CSS 5.3%