Giter Club home page Giter Club logo

generatetool's Introduction

GenerateTool

screen

A tool for customizing templates and generating code.
Can run on linux, windows, mac platforms.
For example, in Java microservices, when we write a method or basic class, we may modify multiple files, but the method or class only differs in the business processing layer. If the others are the same, it can be created by this tool and can be created to a certain extent. Ensure that the code is uniform and standardized.

Documentation

# 下载源码
git clone https://github.com/onion878/GenerateTool.git
# 安装build工具
npm install --global windows-build-tools
# 进入项目
cd GenerateTool 
# 安装sqlite3依赖
npm install sqlite3 --build-from-source --runtime=electron --target=7.1.2 --dist-url=https://atom.io/download/electron
# 安装依赖
npm install
# 启动项目
npm start
# 构建win平台exe运行程序
npm run dist

Download

Use package

License

CC0 1.0 (Public Domain)

generatetool's People

Contributors

onion878 avatar

Stargazers

 avatar  avatar  avatar zhouhongxing avatar

Watchers

James Cloos avatar

Forkers

cgb-extjs-gwt

generatetool's Issues

添加记录操作数据功能

  1. 可以将数据保存为含有名称及说明的历史数据
  2. 同时支持切换到当前数据
  3. 该记录数据可以导入及导出

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.