ExactTarget / fuel-throttle-node

Application scaffolding tool for creating Hub Exchange Apps
10 stars 7 forks source link

Implement Language Agnostic Prompt/Scaffolding Engine #6

Open creatovisguru opened 11 years ago

creatovisguru commented 11 years ago

Currently, this repository is using grunt-init, which will be deprecated by Yeoman generators.

Since Fuel Throttle will be released in multiple languages to support cloud deployments (typically to Cloud Foundry based environments) - implementing a language agnostic scaffolding engine in DASH which is 100% POSIX compliant would be an elegant way to reduce the support footprint across multiple languages and provide a consistent developer experience while using Fuel Throttle in different languages.