FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Npm.NpmCommand Type

The list of supported Npm commands.

Union cases

Union case Description

Custom string

Full Usage: Custom string

Parameters:
    Item : string

Item : string

Install InstallArgs

Full Usage: Install InstallArgs

Parameters:
Item : InstallArgs

Run string

Full Usage: Run string

Parameters:
    Item : string

Item : string

RunSilent string

Full Usage: RunSilent string

Parameters:
    Item : string

Item : string

RunTest string

Full Usage: RunTest string

Parameters:
    Item : string

Item : string

Test

Full Usage: Test