Creating LiveCode applications that play well with version control software

Mike Kerner MikeKerner at roadrunner.com
Sun Feb 5 15:48:08 EST 2017


Do we know if TW or Atom can do that?  I'm not aware of Atom being able to,
but I don't know if TW can

On Sun, Feb 5, 2017 at 3:36 PM, William Prothero via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Trevor:
> Looks like your video is getting lots of hits. It hangs on me, which
> shouldn’t happen with youtube. Anyway, I somehow missed getting the new
> Project Browser you use in your tutorial. Where can I get it?
> Best,
> Bill
>
> > On Feb 4, 2017, at 8:08 PM, Trevor DeVore via use-livecode <
> use-livecode at lists.runrev.com> wrote:
> >
> > 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 at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."



More information about the use-livecode mailing list