# chartbugz
charting projects from a fogbugz rss feed

# setup
```
npm install
```
# running
```
node server.js <<your fogbugz subdomain>>
```
