mill icon indicating copy to clipboard operation
mill copied to clipboard

Add a header to bootstrap script with some infos

Open lefou opened this issue 1 month ago • 0 comments

Since #6117, the bootstrap script don't have any header comment. This makes working with them inconvenient, esp. when maintaining older projects, and you want to know where the script is coming from or which version it is.

Script should contain the following info:

  • Mill Project + URL
  • A link to the download page
  • A link to the online documentation of the script (essentially what was removed as part of #6117)
  • A version

lefou avatar Nov 10 '25 13:11 lefou