Skip to content

concore setup: auto-detect tools and write config files #506

@avinxshKD

Description

@avinxshKD

getting concore running on a fresh machine means manually finding g++,
python3, iverilog, octave paths and writing them into concore.tools by
hand. mkconcore.py reads those at startup, get one wrong and the study
silently fails.

concore setup should auto-detect installed tools via shutil.which() and
write concore.tools, concore.sudo, concore.octave directly.

--dry-run to preview without writing, --force to overwrite existing
config. new file only, no backend changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions