ramyD / guys

guys updates your status with oauth and twitter through the terminal
3 stars 0 forks source link

remove dependency from boost #2

Closed ramyD closed 14 years ago

ramyD commented 14 years ago

GUYS uses a boost library to parse program options. this is stupid because getting that library means getting boost in its entirety which is ass long.

GUYS isn't big enough to warrant that kind of crazyness

drop boost write our own program option parser