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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a supported mechanism for users to bring in their own settings #428

Open
pyllyukko opened this issue Oct 20, 2018 · 0 comments
Open

Comments

@pyllyukko
Copy link
Owner

  • It needs to be something clean and classy, and not just cat 1.js 2.js >3.js
  • Maybe some git branch trickery?
  • On the IRC, m4 was mentioned 馃檪
    • There was also discussion about "tagging" each setting, so the user can choose which categories/groups of settings get pulled into the final user.js
  • Considering, that we already have kind of "format" in the .js (sections, PREF, NOTICE & links)... we could use some standard format e.g. YAML or json to describe the settings and then have a preprocessor to produce user.js & README (instead of completely custom parser)
  • Remember .gitignore
  • Some "standard" user.js should still be readily available in the repo for those who don't wish to mess around with make and other CLI stuff

Additional notes:

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

No branches or pull requests

1 participant