You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
anildash edited this page Mar 28, 2011
·
1 revision
To contribute to ThinkUp, you will want to manually install the files direct from the source repository.
Manually Set Up ThinkUp
Here are installation guides by operating system.
Installation: Dreamhost - How to install ThinkUp on Dreamhost. This applies to many common web hosting setups, even if you're not specifically on Dreamhost.
ThinkUp is under rapid development right now, so files change fast. If you used
git clone git://github.com/ginatrapani/ThinkUp.git
to get ThinkUp files initially, use
git pull origin master
to get updates.
If there's been a database migration since the last time you built your database (check the db_migrations folder), run the SQL script against your database to update it.