- Download FitNesse
- Place the downloaded zip file in some directory (hint, this next step creates a directory called FitNesseunder where you execute this command). For reference, I’ll be using ~/src/. The next step will create ~/src/FitNesse
- Execute the jar file once to get it extracted:
Note, this also attempts to start FitNesse on port 80. After this is done, you’ll either see an error message (if port 80 is in use):
Or you’ll see a message similar to this:
If you see the second option, kill FitNesse for now (hit ctrl-C).
Comments