haschdl / projectGenerator

repo for centralizing work on a tool to generate OF projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Generator

The Project Generator, also known as PG, is a utility tool to facilitate the creation of new openFrameworks projects, in multiple platforms.

The content in this page is primarily target at developers willing to contribute to the code base. If you are working with openFrameworks and would like to use the Project Generator, check the instructions in Create in a new project.

Contributing

The project generator is available in two flavors:

  • A command line utility tool. This option is the most versatile and provides all features. See more information here.

  • A user-interface, which works for the most typical scenarios. See more information in the front-end folder.
    project generator front-end

About

repo for centralizing work on a tool to generate OF projects


Languages

Language:CSS 66.4%Language:C++ 24.5%Language:JavaScript 6.4%Language:HTML 1.2%Language:Makefile 0.7%Language:Shell 0.6%Language:QML 0.2%