CA - UIM - CodeWizard 2
Code Wizard on top of Electron (Cross-platform) with HTML / CSS Interfaces. Program just send code samples with highlighting depending on what options you choose. (Like the first edition).
Work in progress
- Require Node7 or higher (with npm).
git clone https://github.com/UIM-Community/Code-Wizard2.git
cd Code-Wizard2
npm install
npm start
- Add a manifest file to generate all options and link all of this with sample(s) project path.
- Work on copy to clipboard option.
- Fix highlighting (bad characters).
- Work on samples generation for C,Java,Perl and LUA