Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

FrostDisk/CodeGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeGen

What is it?

CodeGen is a Windows Application with the purpose to generate source-code files and database scripts using a access-model controller. It's plugin-based and can support any database engine.

Documentation

All the documentation will be available in the project wiki. https://github.com/FrostDisk/CodeGen/wiki

The Roadmap and pending tasks of the project are maintained in Trello. https://trello.com/b/86qJDXUH

Installation

  • Download the source code from the repository
  • Open the solution in Visual Studio 2013 or 2015
  • Compile and Execute

How to contribute

The're several ways to contribute in this project.

  • Submitting and/or resolving bugs and issues.
  • Developing and sharing your own plugins.
  • Helping with the documentation in the wiki.

Source Code

Requirements

Related links

Licensing

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.