1HATCH-NEW(1) User Commands HATCH-NEW(1)
2
3
4
6 hatch new – Create or initialize a project
7
9 hatch new [OPTIONS] [NAME] [LOCATION]
10
12 -i, --interactive
13 Interactively choose details about the project
14
15 --cli Give the project a command line interface
16
17 --init Initialize an existing project
18
19 -h, --help
20 Show a help message and exit
21
23 hatch-build(1), hatch-clean(1), hatch-config(1), hatch-dep(1),
24 hatch-env(1), hatch-project(1), hatch-publish(1), hatch-run(1),
25 hatch-shell(1), hatch-status(1), hatch-version(1)
26
27 hatch(1)
28
29
30
31 October 2022 HATCH-NEW(1)