Module ringo/admin/create
Script to create a new RingoJS web application.
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 |
