Description Usage Arguments Details Value Author(s)
Setup the necessary directory structure for a new app, and create a new app based on a template.
1 | newAppDeprecated(APP_DIR, ...)
|
APP_DIR |
The directory path to use for the new app. |
... |
Additional arguments to populate app's ‘_config.yml’ file. |
The optional argument RLIB_DIR
may be set to override the default of using a
packrat library managing the app's package dependencies.
Invisibly return the config list.
Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.