Commit dd4abaf
authored
docs: simplify icp new command in quickstart (#266)
## Summary
- Replace the three explicit `--define` flags with `--silent`, which
applies the template's default values without an interactive prompt
- Switch project name from `my-project` to `hello-icp` for a more
intentional tutorial narrative
- Update explanation text to describe `--silent` and introduce
`--define` as the override pattern
- Update the "Prefer Rust?" callout to match the new command pattern
## Sync recommendation
`informed by dfinity/icp-cli — docs/quickstart.md`1 parent bf1d3fb commit dd4abaf
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 45 | + | |
49 | 46 | | |
50 | 47 | | |
51 | | - | |
| 48 | + | |
52 | 49 | | |
53 | | - | |
| 50 | + | |
54 | 51 | | |
55 | 52 | | |
56 | 53 | | |
| |||
0 commit comments