imag/bin/domain/imag-contact/static
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
..
new-contact-template-test.toml Implement create subcommand 2017-11-09 11:20:32 +01:00
new-contact-template.toml Implement create subcommand 2017-11-09 11:20:32 +01:00