liubobo / automation

code generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


iOS代码自动化工具

workflow,目前可以嵌入Python,Ruby,shell等脚本语言,利用自己喜欢的语言实现插件功能,

安装方式

git clone https://github.com/liubobo/automation.git (如果GitHub比较慢,可以直接下载压缩包)
cd automation/project
sudo /usr/bin/python setup.py develop&&sudo python setup.py develop
解压Services下的workflow,点击安装里面的workflow

基础mvc架构 https://github.com/liubobo/AMBaseProject
链式代码 https://github.com/liubobo/chain

教程

https://liubobo.github.io

持续完善中,如有bug,issue,或是还有可以自动化的地方可以联系我
qq 602318557

About

code generator


Languages

Language:Python 87.5%Language:HTML 12.5%