whisk.cli.commands.create

Module Contents

Functions

cli(ctx, project_path, setup, force, module_name, dependency, install_requires)

Creates a new whisk project with a default directory structure and

Attributes

logger

whisk.cli.commands.create.logger[source]
whisk.cli.commands.create.cli(ctx, project_path, setup, force, module_name, dependency, install_requires)[source]

Creates a new whisk project with a default directory structure and environment at the path you specify.