# code-generator ![](https://img.shields.io/badge/pypi-0.0.2-brightgreen) ![](https://img.shields.io/badge/build-passing-brightgreen) ![](https://img.shields.io/badge/python-3.7+-brightgreen) ![](./docs/logo.png) ## features - can generate all-language code, eg: `python`, `vue`, `java`, `scala`, `go` and more - generate code with powerful template **** - template can contains control command, eg: `if`, `for`, `set variable` - can **easily** run on other template repo. ## quick start 1 . install command ```shell script pip install code-generator ``` 2 . prepare `templates`, `plugins`, `config` you should set the prepared 3 . generate codes ## changelog - version 0.0.2 - complete the basic interface: `templates`, `plugins`, `config` - can run well for template code generator - version 0.0.1 - deploy the pypi package - complete a simple code-generator ## Author ![[wj-Mcat](https://www.github.com/wj-Mcat)](https://avatars3.githubusercontent.com/u/10242208?s=260) [wj-Mcat](https://www.github.com/wj-Mcat)