Add --identifier flag
Closed this issue · 1 comments
vmbrasseur commented
Currently, the identifier for the IA item is hard coded in identifier = "sfperlmongerslightningtalks2014"
- Add an --identifier flag so this can be specified on the command line
- Do a little spelunking to determine whether it's a new item or an existing one
- Update documentation
vmbrasseur commented
Resolved by 221ccf3