Source Control
Created at 21 Jan 2016, 21:54
Source Control
21 Jan 2016, 21:54
Hi,
Is it possible to use source control with cAlgo? Specifically thinking of TFS through Visual Studio.
Thought about it but as each algo is an individual solution not sure if there'd be a simple way?
Thanks
ClickAlgo
21 Jan 2016, 22:52
Its easy to do, just setup an account with TFS and from within Visual Studio add your solution to source control and it will automatically connect to your account, do not forget to map your working directory to Sources Robots for algos.
You can have individual cBot projects in TFS or if your cBot project references other projects, they will all be part of the solution.
This line was removed by moderator.
@ClickAlgo