hatch-new - Man Page
hatch new – Create or initialize a project
Synopsis
hatch new [Options] [NAME] [LOCATION]
Options
- -i, --interactive
Interactively choose details about the project
- --cli
Give the project a command line interface
- --init
Initialize an existing project
- -h, --help
Show a help message and exit
See Also
hatch-build(1), hatch-clean(1), hatch-config(1), hatch-dep(1), hatch-env(1), hatch-fmt(1), hatch-project(1), hatch-publish(1), hatch-python(1), hatch-run(1), hatch-self(1), hatch-shell(1), hatch-status(1), hatch-test(1), hatch-version(1)
Referenced By
hatch(1), hatch-build(1), hatch-clean(1), hatch-config(1), hatch-dep(1), hatch-env(1), hatch-fmt(1), hatch-project(1), hatch-publish(1), hatch-python(1), hatch-run(1), hatch-shell(1), hatch-status(1), hatch-version(1).
August 2024