boilr icon indicating copy to clipboard operation
boilr copied to clipboard

Check for updated template during "template use" and prompt for option

Open rawkode opened this issue 9 years ago • 3 comments

It would be cool if boilr prompted/informed people that the template they're using has been updated and if they wish to update it.

rawkode avatar May 28 '16 11:05 rawkode

After integrating version control #11 to boilr, I'm thinking of using the command boilr template update for updating templates.

Not sure about regularly making requests though, since it'll be slow

tmrts avatar May 28 '16 13:05 tmrts

With the recent release of 0.3.0 and the switch to src-d/go.git, is this something I can work on? :smile:

rawkode avatar Mar 01 '17 12:03 rawkode

@rawkode absolutely :smile:

Now that we are using git for plumbing, a lot of possibilities has opened up (changelog via git log, storing metadata in .git, git hooks/subtrees etc.)

Also see #39

tmrts avatar Mar 01 '17 12:03 tmrts