@datadog/create-app v2.0.1
@datadog/create-app
An npm init package for creating a Datadog App.
Usage
If you use npm:
$ npm init @datadog/appIf you use yarn:
$ yarn create @datadog/appThis will download and install the starter-kit.
Options
--commit
Use a specific commit for the example.
Defaults to the master branch, if not specified.
--directory
Specify where to create the Datadog App.
Defaults to starter-kit.
--example
The example to initialize.
This option cannot be used with the --features option.
Defaults to the starter-kit, if not supplied
--features
The features to initialize.
Can initialize multiple features by separating each with a ,.
This option cannot be used with the --example option.
E.g. yarn create @datadog/app --features custom-widget,side-panel.
--install
Perform the package manager installation (npm install vs. yarn install).
Defaults to performing the installation, if not supplied.
Can turn off package manager installation with --no-install.
--verbose
Prints out debugging information.
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago