boilr icon indicating copy to clipboard operation
boilr copied to clipboard

Boilerplate management tool inspired from boilr

Open madrix01 opened this issue 2 years ago • 4 comments

I was looking for a boilerplate management tool and found this project and was amused by it, but this project do not have any new commit for long time. I took inspiration from this project and created a boilerplate management tool Bare. I have written this in go. This have all the basic features of boilr and some new features I have added.

Features of Bare

  • Create your own placeholders ( like {{AppName}}) and set it's default value in recipe.json (Bare templates config file).
  • Setup your project with git.
  • Prompt for the license.
  • Get info about the template. There more features yet to be added.

Please checkout this project.

madrix01 avatar Jan 16 '22 12:01 madrix01

I'll try to fix all the open issues on this repository. Thanks !!

madrix01 avatar Jan 18 '22 11:01 madrix01

Is this still active :(

marcpires avatar Jun 21 '22 12:06 marcpires

@marcpires I'll try to work and merge any pull request if you have any ideas.

madrix01 avatar Jun 21 '22 15:06 madrix01

We're still working on docs, but we have a tool we've been working on for a few years now we just open sourced: https://github.com/getoutreach/stencil

jaredallard avatar Aug 28 '22 12:08 jaredallard