I'm a test engineer and write sequence files which controls instrumentation. I also write small programs in C#, Python and batch files to handle mundane tasks here at work. But my sequence files and other are all over the place. Each file is in some state of completion. The files have additional files in separate folders. I want a tool which can organize these different programs while keeping track of my progress. Is Bitbucket the tool I should use? One of my colleagues recommended I use Bitbucket. Is Bitbucket only for the professional programmer on large programming teams. Looking for some direction. Thanks.
Tony
Hi @Anthony Jocius and welcome to the Community!
Do you have experience with git?
Any code project, large or small, will find benefits using git for version control and saving backups of files in an organized way. You may find that Bitbucket is a good fit for your project when using git.
Learn more here: https://www.atlassian.com/git
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.