gitevents / core

GitEvents core; manage your user group with GitHub
MIT License
41 stars 19 forks source link

Make configuration URL placeholder more generic #155

Closed nnevala closed 8 years ago

nnevala commented 8 years ago

I'd like to change the placeholder for the configuration gist URL to:

  1. be more generic and slightly easier to parse
  2. look more like a machine readable token to discourage changes

I plan on reading this file programmatically from the console application and output the correct configuration file with user specific values already baked in.