GlPortal/glportal-code-generator

Name: glportal-code-generator

Owner: Radix Team

Description: Code generation for GlPortal

Created: 2015-11-21 09:22:35.0

Updated: 2016-06-18 13:17:45.0

Pushed: 2016-06-26 15:28:36.0

Homepage:

Size: 44

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

GlPortal Code Generator

A Yeoman generator for GlPortal based on https://github.com/gpichot/generator-cpp-suite

Usage

To install type as root

npm link

To create a new project in an empty directory run:

yo glportal
Additional commands
Add new system

An additional command can be used to automatically create a new system:

yo glportal:addsystem
New class

An additional command can be used to automatically create a new C++ class:

yo glportal:addclass
New Test

An additional command can be used to automatically create a new C++ test class:

yo glportal:addtest

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.