Tools to help a small shop score higher on the “Joel Test”

前端 未结 14 1195
广开言路
广开言路 2021-02-01 22:51

Questions #1 through #4 on the Joel Test in my opinion are all about the development tools being used and the support system in place for developers:

  1. Do you use so
14条回答
  •  梦毁少年i
    2021-02-01 23:10

    My engineering stack:

    1. Git (I love GitHub, but Git doesn't require a hosted solution)
    2. Rake
    3. CruiseControl.rb
    4. FogBugz

    No doubt these choices are influenced by my development stack, which most often includes Ruby, Rails, SQLite, Firefox, and OSX.

提交回复
热议问题