Files
iTop/.make
Pierre Goiffon 76eed2eba0 N°6098 updateLicenses script : check availability of the required JQ command (#458)
This packaging script requires both bash and the JQ command when running on Windows.
If the later isn't available, it will run without throwing an error...

With this change the script will now check directly at launch for the JQ command availability, and exit in error if it isn't.
2023-06-14 10:17:00 +02:00
..
2022-02-01 15:19:10 +01:00
2019-12-19 16:40:17 +01:00

= Make Doc = .make folder is meant to gather tools for releasing process. Maybe other new purposes will come as well....

== license ==

  • updateLicenses.php: used to update community-licenses.xml easily based on composer.json files
  • sortLicenceXml.php: used to sort licenses based on scope + product name