boilr icon indicating copy to clipboard operation
boilr copied to clipboard

Meta-Templates

Open tmrts opened this issue 7 years ago • 2 comments

We should add templates for templates to make maintaining templates easier for the authors.

Benefits

  • Every template contains or needs a README to increase discoverability, this makes it easier
  • Quality improvements in README, CI, repository will be shared by everyone

In tmrts/boilr-electron#1 the documentation became outdated, and it could've been avoided

Usage

The author defines a repository.json with description, author info, links etc. and the meta-template will use the information to fill out .travis.yml, documentation, README, etc.

tmrts avatar Mar 03 '17 07:03 tmrts

Hi @tmrts, this is a really good idea. Perhaps we could put together a JSON Schema for this file?

Suggesting the name should be boilr.json, to avoid conflicts with anything else

rawkode avatar Mar 14 '17 14:03 rawkode

@rawkode boilr.json sounds good, I was thinking that https://github.com/littlemanco/boilr-template (cc @andrewhowdencom) is a good starting point. The template we decide would then be shipped with the boilr (still a single binary ofc.).

tmrts avatar Mar 16 '17 11:03 tmrts