imag/bin
Matthias Beyer e211aba341 Implement create subcommand
The complexity of the create() routine justifies the move to another file.

This commit implements the create() functionality which creates a TOML
tempfile which the user should edit and then reads the contents to build
the Vcard object which then gets written to either stdout or the
destination file.

Besides that:

* Move helper function to util module
* Rewrite and fix tests
2017-11-09 11:20:32 +01:00
..
core Merge pull request #1156 from matthiasbeyer/store-verify-from-cli-app 2017-10-31 15:47:57 +01:00
domain Implement create subcommand 2017-11-09 11:20:32 +01:00