Skip to content

A template based code generator that can create source code or scripts derived from relational database schemas

License

Notifications You must be signed in to change notification settings

rajeshwarn/Metadrone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Metadrone

Metadrone Source Code

This repo is the source for the code generator Metadrone (www.metadrone.com). Originally a closed source exercise started in 2008.

This project uses ICSharpCode.TextEditor for syntax highlighting. It is the text editor component for the SharpDevelop project. SharpDevelop is a free open source IDE. Although Metadrone is not a derivative work of ICSharpCode.TextEditor, this component has been altered for use with Metadrone.

How to build

Metadrone is a Visual Basic project. Open the file /source/Metadrone.sln with Visual Studio 2017.

Download

The download link for a compiled build is here: http://www.metadrone.com/download

About

A template based code generator that can create source code or scripts derived from relational database schemas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 63.5%
  • C# 36.5%