Add example initializer to be copied to projects#44
Conversation
|
@perftools/maintainers: Should this example file be complete with all configuration options? or should this file be minimal and pointing to documentation? a fine balance between maintainability (duplication) and usability for the end-users. In other words, should we but more effort into having good defaults, or rather have it copied out every bit that can be configured. |
I would do all configuration and include the documentation in the example file. Then the docs could link to the current source file. |
|
There's also defaults in the source itself: |
ef2ce66 to
8d15ae7
Compare
|
Updated, something like this then? |
|
There's still duplication in readme file, becase moving them to one big file made imho it unreadable |
Perhaps we still need some file to be added to auto_prepend_file config.
Fixes: #42