archway-network / archway-network/cli
feat(contracts): add flags to customize the build options
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
## Technical Details
### `-v, --volume`
Mounts a volume in the optimizer Docker container. It should follow the same specs as the respective flag in the `docker` command line.
### `--no-schemas`
Skips the schema generation.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the contracts build command and the existing Docker command-line flag handling. Check how the optimizer container is invoked and how schemas are generated; done means the build accepts -v/--volume with Docker-compatible values and --no-schemas skips schema generation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100