mirror of
https://github.com/nushell/nushell.git
synced 2025-04-16 17:28:19 +02:00
Add readme and homepage/repo
This commit is contained in:
parent
2ed46046bd
commit
e7ea902d92
@ -5,7 +5,10 @@ authors = ["Yehuda Katz <wycats@gmail.com>", "Jonathan Turner <jonathan.d.turner
|
|||||||
description = "A shell for the GitHub era"
|
description = "A shell for the GitHub era"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
readme = "README.md"
|
||||||
default-run = "nu"
|
default-run = "nu"
|
||||||
|
repository = "https://github.com/nushell/nushell"
|
||||||
|
homepage = "https://github.com/nushell/nushell"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user