getProject
Copies or downloads a project to project.path.
documentjs.configured.getProject( project )
Parameters
-
project
{Object}A projectConfig object with the following properties:
Returns
{Promise}
A promise that resolves when the resource has been retrieved successfully.
Use
By default,
getProjectwill simply download the repository toproject.path:If you want
npmto install the resource: