Skip to content

Commit d298081

Browse files
Alex HolmbergAlex Holmberg
authored andcommitted
feat: updated rust crate or hashtags
1 parent 26bd0b2 commit d298081

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,18 @@ authors = ["Syncable Team"]
66
description = "A Rust-based CLI that analyzes code repositories and generates Infrastructure as Code configurations"
77
license = "GPL-3.0"
88
repository = "https://github.com/syncable-dev/syncable-cli"
9-
keywords = ["iac", "infrastructure", "docker", "terraform", "cli"]
9+
keywords = [
10+
"cli",
11+
"devops",
12+
"ai",
13+
"ai-agent",
14+
"infrastructure",
15+
"iac",
16+
"terraform",
17+
"kubernetes",
18+
"docker",
19+
"security"
20+
]
1021
categories = ["command-line-utilities", "development-tools"]
1122
readme = "README.md"
1223

0 commit comments

Comments
 (0)