trinte-creator
Version:
TrinteJS script creator
15 lines (14 loc) • 364 B
JavaScript
/**
* TrinteJS Script Creator
*
* @project TrinteJS
* @version 0.0.1
* @package trinte-creator
* @author Aleksejs Gordejevs
* @created 2013-09-26 11:51:06
*
* Created by init script
* App based on TrinteJS MVC framework
* TrinteJS homepage http://www.trintejs.com
**/
module.exports = require('./lib/trinte-creator.js');