You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
cat 1.js 2.js >3.js
m4
was mentioned 🙂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).gitignore
make
and other CLI stuffAdditional notes:
The text was updated successfully, but these errors were encountered: