diff --git a/Cargo.lock b/Cargo.lock index ff79f49d..87795ceb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -435,7 +435,7 @@ dependencies = [ [[package]] name = "fh" -version = "0.1.5" +version = "0.1.6" dependencies = [ "async-trait", "clap", diff --git a/Cargo.toml b/Cargo.toml index 95e57668..f0b0a6f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fh" -version = "0.1.5" +version = "0.1.6" authors = ["Determinate Systems "] edition = "2021" license = "Apache 2.0" diff --git a/README.md b/README.md index 929e3d03..ea77172b 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Respond to the prompts it provides you and at the end `fh` will write a `flake.n `fh init` has built-in support for the following languages: +* [Elm] * [Go] * [Java] * [JavaScript] @@ -165,7 +166,6 @@ fh list flakes ... ``` - #### List orgs ```shell @@ -203,6 +203,50 @@ fh list versions hyprwm/Hyprland "0.1.*" +------------------------------------------------------------------------------------------------------------------------------+ ``` +### List by label + +You can list flakes by label using the `fh list label` comand: + +```shell +fh list label