Re: Euphoria development workflow
- Posted by jaygade Feb 13, 2011
- 1707 views
Thanks, Matt.
What I really want to know, though, is the best practices - how you guys do it. Especially under Linux.
So you clone the repository. You make some changes to the source. Now what do you do?
Do you test the changes by interpreting first? Do you do a build and install the binaries to an alternate location and then test? Do you have a test harness to just test your changes?