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

Allow files as input #22

Open
NikitaKozlov opened this issue Nov 8, 2017 · 0 comments
Open

Allow files as input #22

NikitaKozlov opened this issue Nov 8, 2017 · 0 comments

Comments

@NikitaKozlov
Copy link
Contributor

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant