mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
chore: project descriptions
This commit is contained in:
parent
ab557e9b86
commit
5a92951f98
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ version = "0.6.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# for crates.io
|
# for crates.io
|
||||||
description = "Terminal command suggestion, alternative to thefuck written in Rust with AI support"
|
description = "Command suggestions, command-not-found and thefuck replacement written in Rust"
|
||||||
homepage = "https://codeberg.org/iff/pay-respects"
|
homepage = "https://codeberg.org/iff/pay-respects"
|
||||||
repository = "https://github.com/iffse/pay-respects"
|
repository = "https://github.com/iffse/pay-respects"
|
||||||
keywords = ["cli", "terminal", "utility", "shell"]
|
keywords = ["cli", "terminal", "utility", "shell"]
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ version = "0.3.3"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# for crates.io
|
# for crates.io
|
||||||
description = "Compile time rule parser for pay-respects"
|
description = "Compile time rule parser for the pay-respects CLI tool"
|
||||||
repository = "https://github.com/iffse/pay-respects"
|
repository = "https://github.com/iffse/pay-respects"
|
||||||
license = "AGPL-3.0"
|
license = "AGPL-3.0"
|
||||||
include = [
|
include = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue