Fork me on GitHub

Module ringo/admin/create

Script to create a new RingoJS web application.

Functions

Properties


createApplication (path)

Create a new RingoJS web application at the given path.

Parameters

path the path where to create the application

createPackage (path)

Create a new RingoJS package at the given path.

Parameters

path the path where to create the package

main (args)

Create a new RingoJS web application from the command line.

Parameters

args