Paris Z
Paris Z
Another thing that just came to mind. Dump type is limited to one attribute. I understand that this is necessary for twitter (140 chars). If dump type is logged in...
I 'll see what I can do too :)
I see, thanks for the clarification. You might want to add this detail (the need for the command seperator `--`) in your README to avoid future duplicates of this issue...
Sure! My relationship with Makefiles is practically non-existent
I could help with that but I'm trying to think other examples (besides -----BEGIN RSA PRIVATE KEY-----) where this feature could be useful. Any ideas?
After switching environment to Ubuntu 14.04 to support Go 1.7, build now fails probably because of https://github.com/kardianos/govendor/issues/260
CI is now in order, started adding tests in https://github.com/diogomonica/actuary/commit/3c590c41031ccf0e7769e68d8d3189d77d2c6f43
Added more tests in https://github.com/diogomonica/actuary/pull/21/commits/b9101d28bcb38635ae6c3778ff330aac801750fe
This looks a lot cleaner :+1: ! I will need some time to refactor the code :)
Most of the code has been refactored, sometimes more than once, so I'm not sure if this issue is relevant anymore.