Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read project.conf records from project.conf.dest #1

Open
4 tasks
nkakouros opened this issue Feb 15, 2019 · 0 comments
Open
4 tasks

Read project.conf records from project.conf.dest #1

nkakouros opened this issue Feb 15, 2019 · 0 comments

Comments

@nkakouros
Copy link
Collaborator

In commands/core.d/bootstrap there are some hardcoded config options from a previous project. Remove these and make the generation of project.conf dynamic:

  • Check if project.conf.dist exists on the root of the project
  • If so, parse it and read one by one the entries
    • Use the preceding comment of an option to prompt the user with instructions
    • Read comment at the end of line to check if option is required, etc
    • Read the options name and set it in project.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant