Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Allow files as input  #22

@NikitaKozlov

Description

@NikitaKozlov

To ease testing and maybe a potential possibility to generate multiple projects at once we can add an option to pass a path to a script as input.

Possible behavior:
main() method excepts a path as a string. Then we have three potential cases:

  • input is a path to a file - read file and use its' content as input
  • input is a path to a directory - consider each file inside as a separate input
  • else show UI

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