diff --git a/Cargo.toml b/Cargo.toml index b616ea9..f572907 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "just" version = "0.2.12" authors = ["Casey Rodarmor "] license = "WTFPL/MIT/Apache-2.0" -description = "🤖 just a command runner" +description = "🤖 Just a command runner" homepage = "https://github.com/casey/just" [dependencies] diff --git a/notes b/notes index a13f9c7..2b76cb4 100644 --- a/notes +++ b/notes @@ -1,8 +1,6 @@ todo ---- -- publish new version, check emoji - . start with an short example justfile . recipes, dependencies, assignments, backticks . make this justfile runnable as a test