Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 947 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 947 Bytes

This repository is no longer maintained and has been archived. For a similar project, please check out https://hypothes.is .

gottafixit

Proofread the web for fun and glory.

This repository contains code for the gottafixit server, Google Chrome extension, and the beginnings of a Firefox extension which hasn't been written yet.

To start the server, simply install meteor from http://meteor.com and run meteor from the gfi_serv directory. Meteor will automatically install dependancies for the server.

The Chrome extension also requires some dependancies which should be installed using Bower. Run bower install from gottafixit/chromeext/js, and the dependancies will be put in gottafixit/chromeext/js/bower_components. You'll need to have an install of bower on your system first. The Chrome extension is also available in the chrome web store.

Watch the intro video for more information.