collaborationFactory/cplace-asc

Show hint on new versions after re/compile

Closed this issue · 1 comments

If a newer version if asc is existing on npm the assets-compiler script shows this information at the beginning of the compilation process.

Because the scrolling might be very fast on the terminal windows, this let one loose the focus on that information and one is not able to get correctly informed about new version.

My idea would be to display that information after each recompilation process so the information is always present at the end of the terminal lines.

In addition to #18 we should periodically check the remote version because assets-compilers may ran couple of days.