Commit graph

9 commits

Author SHA1 Message Date
d6aa42bd60 Move logger initialization to earliest possible point 2016-03-26 15:29:24 +01:00
6a0baf7bc5 Add semver = 0.2.1 2016-02-09 13:48:14 +01:00
7fec8a1b23 Move commandline-header parsing code to utility module
as the code can be re-used in the update() implementation.
2016-02-09 13:45:13 +01:00
9c0796d7b3 Implement Store::retrieve() interface
Rename: read.rs -> retrieve.rs
2016-02-09 13:45:13 +01:00
bd0d44d4b2 Add error module for imag-store 2016-02-09 13:45:13 +01:00
fa4beeebcd Add initial codebase 2016-02-09 13:45:13 +01:00
2c876a3714 Add interface builder function 2016-02-09 13:45:13 +01:00
86e810cc43 Add dependencies 2016-02-09 13:45:13 +01:00
a41614fd00 Init: imag-store binary 2016-02-09 13:45:13 +01:00