Commit Graph

8 Commits

Author SHA1 Message Date
Gibheer 7229ba2f5c fix comparison value for file content
The comparison of the wanted and current file content was wrong.
2020-04-21 21:48:20 +02:00
Gibheer ef72359b2d switch around the WithCheck function
It should be better with an interface. That way it can be written as

ensure.WithCheck(resource)
2020-04-21 21:23:44 +02:00
Gibheer 5e49842e6f add WithCheck 2020-04-21 21:20:35 +02:00
Gibheer ee2f4e82a1 fix package name 2020-04-21 20:38:12 +02:00
Gibheer e0aad0dd45 fix package name of core 2020-04-21 20:36:26 +02:00
Gibheer 76c51ac420 add license file 2020-04-21 20:23:40 +02:00
Gibheer 352cb4bf6d add Readme too 2020-04-21 20:22:10 +02:00
Gibheer b5395df086 initial commit 2020-04-21 20:12:47 +02:00