Skip to content

Commit

Permalink
Add POSIX Shell Matrix SDK (#2542)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarHarLinks authored Dec 5, 2024
1 parent f9795b7 commit 28f639e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions content/ecosystem/sdks/sdks.toml
Original file line number Diff line number Diff line change
Expand Up @@ -660,3 +660,16 @@ featured_in = []
description = """
Matrix client SDK in C#
"""

[[sdks]]
name = "POSIX Shell Matrix SDK"
maintainer = "wj25czxj47bu6q"
maturity = "Beta"
language = "POSIX Shell"
licence = "MIT-Modern-Variant"
repository = "https://gitlab.com/matrix-mellifluousness/sdk"
purpose = ["client", "bot"]
featured_in = []
description = """
Simple shell script SDK for the Matrix Client‑Server API. Works in any POSIX-compliant shell.
"""

0 comments on commit 28f639e

Please sign in to comment.