Qlab-Scripts icon indicating copy to clipboard operation
Qlab-Scripts copied to clipboard

Package manager

Open bsmith96 opened this issue 4 years ago • 2 comments

  • Import to library function that already exists: make that a "importScripts()" function and call from the main body.
  • Expand the metadata importing into a script of its own, call similarly. Try to catch alternative methods of calling that metadata, like Reapack.
  • create the text to call the script in the library.
  • a log file in the library to keep track of versions of each filename, and only update those that need updating?

bsmith96 avatar Aug 09 '21 18:08 bsmith96

Would be great to be a generic package manager for applescripts / applescript libraries

bsmith96 avatar Aug 11 '21 13:08 bsmith96

The new version of install to library from GitHub is probably quite close to this.

Probably want to be able to read tags and read the version number of each script.

Probably an XML of the overall package like reapack tbh

bsmith96 avatar Nov 07 '21 19:11 bsmith96