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 config file to get it to run? #1

Open
ShahOdin opened this issue Jun 6, 2017 · 0 comments
Open

add config file to get it to run? #1

ShahOdin opened this issue Jun 6, 2017 · 0 comments

Comments

@ShahOdin
Copy link

ShahOdin commented Jun 6, 2017

Hi, Would you care to add a config file to make this a complete example?

My understanding is that based on the way you have structured your code, you'd want to have a config file like:

artists{
it1 {
name="Madonna"
genre="Pop"
}
it2 {
name="Gaga"
genre="Pop"
}
}

and then you'd iterate over the artist items and pass them on to the CreateArtist class?

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