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,
getProject
will simply download the repository toproject.path
:If you want
npm
to install the resource: