public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flatpak-app-config] f45: Add typescript SDK extension
@ 2026-09-10 21:36 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-10 21:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/flatpak-app-config
Branch : f45
Commit : 000f18ae17c55983532429f13a6a027c7446b9c8
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2025-03-25T22:57:06-04:00
Stats : +13/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/flatpak-app-config/c/000f18ae17c55983532429f13a6a027c7446b9c8?branch=f45
Log:
Add typescript SDK extension
---
diff --git a/enable.sh.typescript b/enable.sh.typescript
new file mode 100644
index 0000000..badc073
--- /dev/null
+++ b/enable.sh.typescript
@@ -0,0 +1,2 @@
+#! /bin/sh
+export PATH="$PATH:/usr/lib/sdk/typescript/bin"
diff --git a/org.fedoraproject.Sdk.Extension.typescript.metainfo.xml b/org.fedoraproject.Sdk.Extension.typescript.metainfo.xml
new file mode 100644
index 0000000..823230d
--- /dev/null
+++ b/org.fedoraproject.Sdk.Extension.typescript.metainfo.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="runtime">
+ <id>org.fedoraproject.Sdk.Extension.typescript</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <name>TypeScript Sdk extension</name>
+ <summary>TypeScript compiler and tools extension for the Fedora flatpak SDK</summary>
+ <developer id="org.fedoraproject">
+ <name>Fedora</name>
+ </developer>
+ <url type="homepage">https://typescriptlang.org/</url>
+</component>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 21:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 21:36 [rpms/flatpak-app-config] f45: Add typescript SDK extension Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox