Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caiyue1993/slave

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

Last synced: 30 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://vapor.codes/) installed on your Mac.

## License
MIT