Working in Teams

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ace16vitamine
Posts: 130
Joined: Fri Apr 13, 2018 1:53 pm

Working in Teams

Post by ace16vitamine » Tue Aug 21, 2018 10:48 am

Dear all,

we are working in a small Team. How do you develop software with LiveCode in Team? I learned that GIT is not working proper for version controlling. Are there any other suggestions? Or do you share Stacks etc?

Thanks
Stef

AndyP
Posts: 614
Joined: Wed Aug 27, 2008 12:57 pm
Location: Seeheim, Germany (ex UK)
Contact:

Re: Working in Teams

Post by AndyP » Tue Aug 21, 2018 11:19 am

Trevor Devore developed a framework for LiveCode for teams and git.. its great.

see below for links.

https://github.com/trevordevore/levure

https://www.youtube.com/watch?v=e1p_FTRi1-Q

https://www.youtube.com/watch?reload=9&v=MFm5LWDKZ_g
Andy Piddock
https://livecode1001.blogspot.com Built with LiveCode
https://github.com/AndyPiddock/TinyIDE Mini IDE alternative
https://github.com/AndyPiddock/Seth Editor color theming
http://livecodeshare.runrev.com/stack/897/ LiveCode-Multi-Search

bwmilby
Posts: 438
Joined: Wed Jun 07, 2017 5:37 am
Location: Henrico, VA
Contact:

Re: Working in Teams

Post by bwmilby » Tue Aug 21, 2018 11:20 pm

I think it will depend on the size of the team and the size of the project. If you have multiple pieces of GUI that you can separate out into multiple stacks so that you can split out work on those pieces, then Levure would fit that model. If you have one person that will be the traffic cop for the GUI piece and just need to share the load on the script side, then something like Script Tracker could work. Each of these 2 approaches work with GIT as the version control mechanism to allow multiple people to work on code outside of the IDE. Levure provide much more than just enabling team work though, so definitely check it out.
Brian Milby

Script Tracker https://github.com/bwmilby/scriptTracker

Post Reply

Return to “Getting Started with LiveCode - Experienced Developers”