Source Code Management
Hi,
I've been away from p2p for many years, but thought of this community first now that I'm looking at a new kind of programming.
I'd like to start prototyping some Excel-based applications, but I can't stand that my source code is only stored inside my spreadsheet binary. I'd much prefer to maintain my code in a separate text file that I can easily version-manage in a source control repository. This will allow me to create feature branches, run diffs with other developers/versions, etc.
Is this even possible? I've searched around the web and haven't found a way.
__________________
Take care,
Nik
|