Cake.Ember Namespace

Class Types

Class Summary
EmberAliases

Contains functionality related to the Ember CLI.

In order to use the commands for this addin, the Ember CLI utility will need to be installed and available, or you will need to provide a ToolPath to where it can be located, and also you will need to include the following in your build.cake file to download and reference the addin from NuGet.org:

#addin Cake.Ember

EmberArgumentBuilder<T> The top level argument builder for the Ember CLI Tool
EmberSettings Contains the common settings used by all commands in Ember.
EmberTool<TSettings> Base class for all Ember related tools.

Namespaces