Update description
This commit is contained in:
parent
91bad7e627
commit
0127986bce
@ -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
2
notes
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user