For the last few months I've been developing an application framework for LiveCode applications that works well with version control software such as git. The framework encourages the use of as many text files as possible. Scripts are stored in script only stacks and all configuration is done with yaml files. Stacks used for UI are stored as binary so there is still some work to do in that area. I’ve also started using Sublime Text as my editor of choice when working with LiveCode.
My ultimate goal is for the LiveCode community to have a viable option for creating applications managed with version control software, which can be worked on in teams, but that don't lose the "live" aspect of developing in LiveCode. I've created a screencast where I show what I've been doing in case anyone is interested. https://www.youtube.com/watch?v=e1p_FTRi1-Q Here is the GitHub repository url the Levure framework: https://github.com/trevordevore/levure -- Trevor DeVore Outcome & ScreenSteps www.outcomeapp.io - www.screensteps.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode