1. 10 Mar, 2017 8 commits
  2. 09 Mar, 2017 4 commits
  3. 08 Mar, 2017 10 commits
  4. 06 Mar, 2017 12 commits
  5. 03 Mar, 2017 1 commit
  6. 02 Mar, 2017 3 commits
  7. 01 Mar, 2017 2 commits
    • Robert Knight's avatar
      s/repo/repository · 87cda0c5
      Robert Knight authored
      87cda0c5
    • Robert Knight's avatar
      Add a guide to developing the Hypothesis client · 2c11463c
      Robert Knight authored
      Add an initial guide to developing the Hypothesis client, covering:
      
       - Installation
       - Getting a local build of the client working with the browser
         extension or a local Hypothesis service
       - Running tests
       - Some basic pointers on code style and where to find guidance for
         creating pull requests
      
      This guide assumes that the service is configured to use the client's
      new boot script.
      2c11463c