cloudflare / cloudflare/json-schema-tools
doca init -title <Title>
Open
- Dominant language
- JavaScript
- Stars
- 341
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
As filed by @shengu as cloudflare/doca#78
> Better to allow user to set `title` via `doca init` so that the the value is set to config.js.
Contributor guide
Research direction
Start with the `doca init` command and inspect how it generates `config.js`. Trace where command-line options are parsed and how the title value is written, then verify that supplying `-title ` produces the requested title in the generated configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100