Doodle3D / doodle3d-client

The Doodle3D web interface that people can access on computers or tablets to draw doodles and control the Doodle3D WiFi box.
www.doodle3d.com
GNU General Public License v2.0
3 stars 8 forks source link

Log version in web console #305

Closed peteruithoven closed 8 years ago

peteruithoven commented 8 years ago

We'd need to add it to the javascript file. I don't want to add a hardcoded version in the client because that would be another thing we'd have to manually do when releasing. The client or more specifically the grunt script doesn't have acces to the version file in the firmware.

We might be able to add something to the grunt file that adds the current time and date, or maybe the commit hash. That would be less recognizable but still helpfull.

peteruithoven commented 8 years ago

There seem to be a lot of grunt specific packages on npm that can access git information. Lets add:

peteruithoven commented 8 years ago

This is released on version 0.10.10.