Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Run command line easier #69

Open
BenjaminAbt opened this issue Sep 11, 2016 · 2 comments
Open

Run command line easier #69

BenjaminAbt opened this issue Sep 11, 2016 · 2 comments

Comments

@BenjaminAbt
Copy link

At this point we need a configuration file which can be passed to the command line as --config.

This has some disadvantages:

  • we need to maintain an additional file (manually: version, description....)
  • high impact to setup a new project

Solution:

a more flexible command line parser which does accept a config file and also all config elements (name, version, author..) as parameter values.

@BenjaminAbt
Copy link
Author

BenjaminAbt commented Sep 11, 2016

I already started to implement this. dev...BenjaminAbt:dev

@geaz
Copy link
Owner

geaz commented Sep 13, 2016

Great news! The current console executable was just a simple implementation to execute the configs generated by the ui application. Looking forward to the push request 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants