Elao/meteor-admin-generator

Name: meteor-admin-generator

Owner: Elao

Description: Scaffolding generator for Meteor elao:meteor-admin package

Created: 2015-05-12 06:49:18.0

Updated: 2015-07-28 17:49:21.0

Pushed: 2015-05-12 09:54:24.0

Homepage:

Size: 148

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

elao-meteor-admin-generator

This is a NodeJs tool package for elao:meteor-admin MeteorJs package.

It generate scaffolding for :

Installation
Usage

In your MeteorJs project ($ cd my-meteor-project) :

ao-mag things
rate scaffolding for : things
rver/admin/publish/things.js
ient/admin/collections/things/list.html
ient/admin/collections/things/list.js
ient/admin/collections/things/edit.html
ient/admin/collections/things/edit.js
ient/admin/collections/things/new.html
ient/admin/collections/things/new.js
ckages/collections/collections/schemas/things.js
ckages/collections/collections/things.js
done !

This command generate Schema, Collection, Publications and Templates for things.

You can now edit this files at your convenience.


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.