53 Forks
180 Stars
180 Watchers

sloth

Sloth 是一个生成脚手架代码的工具。你只需要设置好业务应用所需要用的 Mysql 数据源即可。如果你用过 Ruby on Rails 的代码生成器的话,那么 Sloth 也同样适用于这样的场景, 它使用 Java 语言构建,生成的脚手架代码亦是 Java。旨在为开发者提供一系列健壮的工具、程序库和工作流,帮助他们快速构建出漂亮、引人注目的SpringBoot Web应用

How to download and setup sloth

Open terminal and run command
git clone https://github.com/dee1024/sloth.git
git clone is used to create a copy or clone of sloth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sloth https://github.com/dee1024/sloth/archive/master.zip

Or simply clone sloth with SSH
[email protected]:dee1024/sloth.git

If you have some problems with sloth

You may open issue on sloth support forum (system) here: https://github.com/dee1024/sloth/issues