Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit e1a226b

Browse files
authored
Publish 0.2.0 (#17)
1 parent 576fd2a commit e1a226b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hippofactory"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Ivan Towlson <itowlson@microsoft.com>"]
55
edition = "2018"
66

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# hippofactory
22

3+
`hippofactory` is an **experimental** client for [Bindle](https://github.com/deislabs/bindle).
4+
35
The `hippofactory` tool processes an application's `HIPPOFACTS` (Hippo
46
artifacts) file and generates a bindle that it can either push directly
57
or can later be uploaded using `bindle push`.

0 commit comments

Comments
 (0)