Skip to content

CLI config file and Default project config file names #39

@fpliger

Description

@fpliger

Naming is hard but necessary!

We need a place to PyScript CLI global configurations (that I'm referring to as CLI config file) and PyScript apps now have a JSON/[TOML] format for Apps configuration. So we need to choose a default name for that file when the CLI creates a new project (referring to as project config).

My proposal here is that:

  1. we use TOML for the CLI config file format
  2. we name it pyscript.config.toml or .pyscriptconfig
  3. we name the default project config file to pyscript.json

/cc @ntoll @mattkram

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