Downloading TeamTrick
You can download ready to run bundles of TeamTrick here. It's only about 10 Megabytes.
Installing TeamTrick on Windows
First of all, you'll need Ruby on order to run TeamTrick
Windows users can download the RubyInstaller for Ruby 1.8 and install it. Don't forget to check the "Add Ruby executables to your PATH" option during the installation.
Now download TeamTrick for Windows, unzip it and double click the launch script:
teamtrick-windows.cmd
That's all. Once the server is running point your browser to http://localhost:3000/ to start using TeamTrick.
Installing TeamTrick on Linux
First of all, you'll need Ruby on order to run TeamTrick
Ubuntu users can install Ruby with the following command:
sudo apt-get install ruby rubygems rake libopenssl-ruby
Now download TeamTrick for Linux, unzip it and run the launch script:
sh teamtrick-linux.sh
That's all. Once the server is running point your browser to http://localhost:3000/ to start using TeamTrick.
Troubleshooting
If you find any problem during the installation proccess you can make questions at the TeamTrick Google Group. Suggestions are welcome too.
