Skip to content

Instantly share code, notes, and snippets.

@aenigme
aenigme / .sync_things.yaml
Created November 15, 2011 08:57 — forked from awalker/sync_things.rb
Simple Ruby script to sync Basecamp and Things to-dos.
---
url: yoursubdomain.basecamphq.com
username: your_api_token
password: X
current_user: your_current_user_id (pull it out of your edit URL)
basecamp_project: your_project_id (in URL)