Update description

This commit is contained in:
Casey Rodarmor 2016-10-30 22:55:03 -07:00
parent 91bad7e627
commit 0127986bce
2 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,7 @@ name = "just"
version = "0.2.12" version = "0.2.12"
authors = ["Casey Rodarmor <casey@rodarmor.com>"] authors = ["Casey Rodarmor <casey@rodarmor.com>"]
license = "WTFPL/MIT/Apache-2.0" license = "WTFPL/MIT/Apache-2.0"
description = "🤖 just a command runner" description = "🤖 Just a command runner"
homepage = "https://github.com/casey/just" homepage = "https://github.com/casey/just"
[dependencies] [dependencies]

2
notes
View File

@ -1,8 +1,6 @@
todo todo
---- ----
- publish new version, check emoji
. start with an short example justfile . start with an short example justfile
. recipes, dependencies, assignments, backticks . recipes, dependencies, assignments, backticks
. make this justfile runnable as a test . make this justfile runnable as a test