imag/bin/domain
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
..
imag-bookmark Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
imag-contact Implement create subcommand 2017-11-09 11:20:32 +01:00
imag-diary Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
imag-mail Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
imag-notes Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
imag-timetrack Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
imag-todo Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00