What tool to use for automatic nightly builds?

后端 未结 8 1477
粉色の甜心
粉色の甜心 2021-02-02 13:12

I have a few Visual Studio Solutions/Projects that are being worked on in my company, which now require a scheme for automatic nightly builds. Such a scheme needs to be able to

8条回答
  •  不要未来只要你来
    2021-02-02 13:53

    We just started using Hudson here at the office.

    Its free and open-source, it has a very user friendly UI. Plus there are tons of options and plugins available.

    I was up and running in a matter of minutes after installing it. All the other devs here are loving it.

    All in all, its a very elegant solution for Continuous Integration or Nightly Builds.

提交回复
热议问题