addRemoteScaffold

Adds a remote scaffolding archive.

void
addRemoteScaffold
(
string name
,
string url
)

Parameters

name string

The name of the scaffolding archive.

url string

The url of the archive. (Must be zip.)

Meta