ANN: Script Tracker

Brian Milby brian at milby7.com
Thu May 31 01:08:07 EDT 2018


Script Tracker allows you to work in a binary stack and have all scripts
kept in sync with plain text files suitable for version control in GitHub.
It includes an option to watch the script folder and automatically import
files when they change.  It also has an option to open the script of an
object in an external editor (but it does not prevent the IDE SE from
opening).

The source is available on GitHub (exported using itself):
https://github.com/bwmilby/lc-misc/tree/master/ScriptTracker

I posted this in the forum over the weekend, but wanted to also include in
the list in case we have anyone that doesn't frequent the forums.  Here's a
link to the forum post with a little more information and screen shots:
https://forums.livecode.com/viewtopic.php?f=77&t=31079

Hopefully someone will find this useful.  My intention is to use it for
anything I contribute - especially plugins or tools distributed as stacks.

Thanks,
Brian



More information about the use-livecode mailing list