choco-new
Verified for current stable LTS
Choco New Command: Create New Package Skeleton
Use for create new package skeleton with Choco New. Exact CLI syntax to create new package skeleton using Choco New.
When to use this: Use for create new package skeleton with Choco New.
Command Syntax
choco new <package> choco new <package> Live Command Builder
Final Command
choco new <package> Command Breakdown
choco is the base executable for this command.
FAQ
Purpose: Exact syntax to create new package skeleton using Choco New.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Choco New Command: Create New Package In Custom Directory
choco new <package> --out <path\to\directory> Choco New Command: Create New Package With Installer Urls choco new <package> url=<url> url64=<url> Choco New Command: Create New Package With Maintainer choco new <package> --maintainer <maintainer_name> Choco New Command: Create New Package With Version choco new <package> --version <version>