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

Add a configuration file #29

Open
SomeRandomDude870 opened this issue Sep 29, 2020 · 2 comments
Open

Add a configuration file #29

SomeRandomDude870 opened this issue Sep 29, 2020 · 2 comments

Comments

@SomeRandomDude870
Copy link

I would like to have the ability to invoke the download (and compiling) and standard Configurations from a file.
Don´t care it it´s csv, xml, txt or whatever.
ie.:

defaultConfig{
//the default values if nothing else is specified.
date-before=now
automaticallyWrite=true
}
worldnews{
min-score=100
date-after=?
onlySelf=true
}
nintendoswitch{
}

You get it...

@libertysoft3
Copy link
Owner

Sounds alright. This could be accomplished with some simple bash scripting too.

@SomeRandomDude870
Copy link
Author

yeah, but batch sucks.

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

2 participants