Skip to content

Create and document fpgrars.toml file for project-wide configuration #38

@LeoRiether

Description

@LeoRiether

It would be nice to have a fpgrars.toml file, or something similar, to configure things that are currently passed by arguments in the CLI. For example, instead of passing --width 720 --height 720 --scale 1 every time, fpgrars.toml could contain

width = 720
height = 720
scale = 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions