{"id":21310023,"url":"https://github.com/tiacsys/sync-forked-git","last_synced_at":"2026-01-02T06:57:18.244Z","repository":{"id":138822236,"uuid":"374197239","full_name":"tiacsys/sync-forked-git","owner":"tiacsys","description":"Sync forked Git repositories with their origin","archived":false,"fork":false,"pushed_at":"2024-11-18T09:09:44.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-22T09:33:22.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiacsys.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-05T19:32:13.000Z","updated_at":"2024-11-18T09:09:47.000Z","dependencies_parsed_at":"2023-06-01T12:30:34.630Z","dependency_job_id":"3cac5f92-f68b-480b-a894-155fa61e96c8","html_url":"https://github.com/tiacsys/sync-forked-git","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiacsys%2Fsync-forked-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiacsys%2Fsync-forked-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiacsys%2Fsync-forked-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiacsys%2Fsync-forked-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiacsys","download_url":"https://codeload.github.com/tiacsys/sync-forked-git/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243788305,"owners_count":20348003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T17:11:59.301Z","updated_at":"2026-01-02T06:57:18.238Z","avatar_url":"https://github.com/tiacsys.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# sync-forked-git\n\nSync forked Git repositories with their origin.\n\n---\n\n## Engineering Tools\n\n[![Sync Tooling Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-tooling.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-tooling.yml)\n\n### [KAS](https://kas.readthedocs.io/)\n\n- *from:* https://github.com/siemens/kas\n\n  *to:* https://github.com/tiacsys/kas\n\n  \u003e A **setup tool** for **bitbake based projects**.\n\n### [Git Sync Action](https://github.com/marketplace/actions/git-sync-action)\n\n- *from:* https://github.com/wei/git-sync\n\n  *to:* https://github.com/tiacsys/git-sync\n\n  \u003e A **GitHub Action** for **syncing between two independent repositories** using **force push**.\n\n### [SSH Setup Action](https://github.com/marketplace/actions/ssh-setup)\n\n- *from:* https://github.com/MrSquaare/ssh-setup-action\n\n  *to:* https://github.com/tiacsys/ssh-setup\n\n  \u003e A **GitHub Action** helps you to **setup SSH** mainly for **access SSH server by key-pair**.\n\n### [Zephyr Setup Action](https://github.com/zephyrproject-rtos/action-zephyr-setup?tab=readme-ov-file#readme)\n\n- *from:* https://github.com/zephyrproject-rtos/action-zephyr-setup\n\n  *to:* https://github.com/tiacsys/zephyr-setup\n\n  \u003e A **GitHub Action** helps you to **initializes a Zephyr based project**, downloading the Zephyr SDK and the necessary modules.\n\n---\n\n## [CANnectivity](https://cannectivity.org/)\n\n[![Sync CANnectivity Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-cannectivity.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-cannectivity.yml)\n\n- *from:* https://github.com/CANnectivity/cannectivity\n\n  *to:* https://github.com/tiacsys/cannectivity\n\n  \u003e The **CANnectivity** Project is a **USB to CAN adapter firmware**.\n  \u003e It implements the **Geschwister Schneider USB/CAN device protocol**\n  \u003e (often referred to as `gs_usb`). This protocol is supported by the\n  \u003e Linux kernel SocketCAN [gs_usb driver](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/can/usb/gs_usb.c),\n  \u003e by [python-can](https://python-can.readthedocs.io/en/stable/interfaces/gs_usb.html),\n  \u003e and by many other software packages. The firmware, which is based\n  \u003e on the [Zephyr RTOS](https://www.zephyrproject.org/), allows turning\n  \u003e your favorite microcontroller development board into a full-fledged\n  \u003e USB to CAN adapter.\n\n---\n\n## [Zephyr](https://www.zephyrproject.org/)\n\n[![Sync Zephyr Project Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-zephyr.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-zephyr.yml)\n\n- *from:* https://github.com/zephyrproject-rtos/zephyr\n\n  *to:* https://github.com/tiacsys/zephyr\n\n  \u003e The **Zephyr** Project's scalable real-time operating system **(RTOS)**.\n\n---\n\n## [Twister v2](https://github.com/zephyrproject-rtos/twister)\n\n[![Sync Twister v2 Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-twister.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-twister.yml)\n\n- *from:* https://github.com/zephyrproject-rtos/twister\n\n  *to:* https://github.com/tiacsys/twister\n\n  \u003e The **Zephyr** Project's test runner script V2 (twister) – NOT (YET) FOR PRODUCTION – **(still under development)**.\n\n---\n\n## [robot2rst](https://github.com/melexis/robot2rst)\n\n[![Sync robot2rst Project Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-robot2rst.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-robot2rst.yml)\n\n- *from:* https://github.com/melexis/robot2rst\n\n  *to:* https://github.com/tiacsys/robot2rst\n\n  \u003e The **robot2rst** tool converts your `.robot` files from\n  \u003e Robot Framework to reStructuredText (`.rst`) files with\n  \u003e traceable items. This allows you to connect your\n  \u003e requirements to test cases.\n\n---\n\n## [xunit2rst](https://github.com/melexis/xunit2rst)\n\n[![Sync xunit2rst Project Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-xunit2rst.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-xunit2rst.yml)\n\n- *from:* https://github.com/melexis/xunit2rst\n\n  *to:* https://github.com/tiacsys/xunit2rst\n\n  \u003e The **xunit2rst** tool converts your xUnit/JUnit XML files to\n  \u003e reStructuredText (`.rst`) files with traceable items. This\n  \u003e allows you to connect your requirements to test cases.\n\n---\n\n## [OpenWCH SDK and HDK](https://github.com/openwch)\n\n[![Sync OpenWCH Project Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-openwch.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-openwch.yml)\n\n- *from:* https://github.com/openwch/ch32f20x\n\n  *to:* https://github.com/tiacsys/openwch-ch32f20x\n\n  \u003e The **ch32f20x** is the SDK and HDK for CH32F202/8 chips (Cortex-M3 MCU).\n  \u003e\n  \u003e *purposes*: **industrial-grade enhanced low-power general-purpose (wireless) microcontroller**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/StdPeriphDriver``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch32l103\n\n  *to:* https://github.com/tiacsys/openwch-ch32l103\n\n  \u003e The **ch32l103** is the SDK and HDK for CH32L103 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V4C core (RV32IMAC).\n  \u003e\n  \u003e *purposes*: **industrial-grade low-power general-purpose microcontroller**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/StdPeriphDriver``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch32m030\n\n  *to:* https://github.com/tiacsys/openwch-ch32m030\n\n  \u003e The **ch32m030** is the SDK and HDK for CH32M030 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V3B core (RV32IMCB).\n  \u003e\n  \u003e *purposes*: **industrial-grade motor microcontroller**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch32v002_004_005_006_007\n\n  *to:* https://github.com/tiacsys/openwch-ch32v002_004_005_006_007\n\n  \u003e The **ch32v002_004_005_006_007** is the SDK and HDK for CH32V002,\n  \u003e CH32V004, CH32V005, CH32V006, CH32V007, and CH32M007 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V2C core (RV32EMC).\n  \u003e\n  \u003e *purposes*: **industrial-grade general-purpose microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch32v003\n\n  *to:* https://github.com/tiacsys/openwch-ch32v003\n\n  \u003e The **ch32v003** is the SDK and HDK for CH32V003 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V2A core (RV32EMC).\n  \u003e\n  \u003e *purposes*: **industrial-grade general-purpose microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch32v103\n\n  *to:* https://github.com/tiacsys/openwch-ch32v103\n\n  \u003e The **ch32v103** is the SDK and HDK for CH32V103 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V3A core (RV32IMAC).\n  \u003e\n  \u003e *purposes*: **general-purpose microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch32v20x\n\n  *to:* https://github.com/tiacsys/openwch-ch32v20x\n\n  \u003e The **ch32v20x** is the SDK and HDK for CH32V203 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V4B core (RV32IMAC) and\n  \u003e CH32V208 chips based on Qingke 32-bit RISC-V4C core (RV32IMAC).\n  \u003e\n  \u003e *purposes*: **industrial-grade enhanced low-power general-purpose microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch32v307\n\n  *to:* https://github.com/tiacsys/openwch-ch32v307\n\n  \u003e The **ch32v307** is the SDK and HDK for CH32V305/7 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V4F core (RV32IMACF).\n  \u003e\n  \u003e *purposes*: **interconnected microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch32x035\n\n  *to:* https://github.com/tiacsys/openwch-ch32x035\n\n  \u003e The **ch32x035** is the SDK and HDK for CH32X035 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V4C core (RV32IMAC).\n  \u003e\n  \u003e *purposes*: **industrial-grade microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch569\n\n  *to:* https://github.com/tiacsys/openwch-ch569\n\n  \u003e The **ch569** is the SDK and HDK for CH565/9 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V3A core (RV32IMAC).\n  \u003e\n  \u003e *purposes*: **super-high-speed USB 3.0 Gigabit Ethernet microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch570\n\n  *to:* https://github.com/tiacsys/openwch-ch570\n\n  \u003e The **ch570** is the SDK and HDK for CH570/2 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V3C core (RV32IMCB).\n  \u003e\n  \u003e *purposes*: **full-speed USB 2.0 BLE 5.0 / 2.4GHz RF link microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/StdPeriphDriver``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch583\n\n  *to:* https://github.com/tiacsys/openwch-ch583\n\n  \u003e The **ch583** is the SDK and HDK for CH581/2/3 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V4A core (RV32IMAC).\n  \u003e\n  \u003e *purposes*: **full-speed USB 2.0 BLE 5.3 / 2.4GHz RF link microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/StdPeriphDriver``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch585\n\n  *to:* https://github.com/tiacsys/openwch-ch585\n\n  \u003e The **ch585** is the SDK and HDK for CH584/5 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V3C core (RV32IMCB).\n  \u003e\n  \u003e *purposes*: **high-speed USB 2.0 BLE 5.4 / 2.4GHz RF link microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/StdPeriphDriver``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch592\n\n  *to:* https://github.com/tiacsys/openwch-ch592\n\n  \u003e The **ch592** is the SDK and HDK for CH591/2 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V4C core (RV32IMAC).\n  \u003e\n  \u003e *purposes*: **full-speed USB 2.0 BLE 5.4 / 2.4GHz RF link microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/StdPeriphDriver``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch641\n\n  *to:* https://github.com/tiacsys/openwch-ch641\n\n  \u003e The **ch641** is the SDK and HDK for CH641 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V2A core (RV32EC).\n  \u003e\n  \u003e *purposes*: **USB-PD BC1.2 DCP HV and wireless charging microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n- *from:* https://github.com/openwch/ch643\n\n  *to:* https://github.com/tiacsys/openwch-ch643\n\n  \u003e The **ch643** is the SDK and HDK for CH643 chips based on\n  \u003e (Highland Barley) Qingke 32-bit RISC-V4C core (RV32IMAC).\n  \u003e\n  \u003e *purposes*: **RGB display industrial-grade full-speed USB 2.0 (USB-PD) microcontrollers**\n  \u003e\n  \u003e *SDK in*: ``EVT/EXAM/SRC/Peripheral``\n  \u003e\n  \u003e *HDK in*: ``EVT/PUB``\n\n---\n\n## [U-blox Evaluation Tools](https://www.u-blox.com/evk-search)\n\n[![Sync u-blox Project Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-u-blox.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-u-blox.yml)\n\n- *from:* https://github.com/u-blox/ubxlib\n\n  *to:* https://github.com/tiacsys/ubxlib\n\n  \u003e The **ubxlib** is a portable C library which provide APIs to build\n  \u003e applications with u-blox products and services. Delivered as add-on\n  \u003e to existing microcontroller and RTOS SDKs.\n\n---\n\n## [ADI Trinamic's Evaluation Kits](https://www.analog.com/en/resources/evaluation-hardware-and-software/motor-motion-control-software/tmc-tech-access-package.html)\n\n[![Sync ADI Trinamic Project Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-aditmc.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-aditmc.yml)\n\n- *from:* https://github.com/analogdevicesinc/TMC-API\n\n  *to:* https://github.com/tiacsys/TMC-API\n\n  \u003e The **TMC-API** is a portable C library for working with **Trinamic ICs** in embedded projects.\n  \u003e It is CPU-independent and self-contained (no external dependencies).\n\n- *from:* https://github.com/analogdevicesinc/TMC-EvalSystem\n\n  *to:* https://github.com/tiacsys/TMC-EvalSystem\n\n  \u003e The **TMC-EvalSystem** is the bare-metal firmware for working with **Trinamic Evaluation Systems**.\n\n---\n\n## [Quantum Leaps' Software Ecosystem](https://www.state-machine.com/products)\n\n[![Sync Quantum Leaps Project Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-ql.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-ql.yml)\n\n- *from:* https://github.com/QuantumLeaps/qpc\n\n  *to:* https://github.com/tiacsys/qpc\n\n  \u003e The **QP/C** Project's active objects (actors) and hierarchical state machines for embedded RTOS.\n\n---\n\n## [Lua](https://www.lua.org/)\n\n[![Sync Lua Project Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-lua.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-lua.yml)\n\n- *from:* https://github.com/lua/lua\n\n  *to:* https://github.com/tiacsys/lua\n\n  \u003e The **Lua** Project's powerful, efficient, lightweight, embeddable scripting language.\n\n---\n\n## [KiCad](https://www.kicad.org/)\n\n[![Sync KiCad Project Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-kicad.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-kicad.yml)\n\n- *from:* https://gitlab.com/kicad/libraries/kicad-symbols\n\n  *to:* https://github.com/tiacsys/kicad-symbols\n\n  \u003e The **KiCad symbol libraries** are the individual `.lib` files, with the\n  \u003e corresponding `.dcm` files containing symbol metadata.\n\n- *from:* https://gitlab.com/kicad/libraries/kicad-footprints\n\n  *to:* https://github.com/tiacsys/kicad-footprints\n\n  \u003e The **KiCad footprint libraries** are the individual `.pretty` directories.\n\n- *from:* https://gitlab.com/kicad/libraries/kicad-packages3D\n\n  *to:* https://github.com/tiacsys/kicad-packages3D\n\n  \u003e The **KiCad 3D model libraries** are the individual `.3dshapes` directories.\n\n- *from:* https://gitlab.com/kicad/libraries/kicad-packages3D-source\n\n  *to:* https://github.com/tiacsys/kicad-packages3D-source\n\n  \u003e The **KiCad 3D model library sources** are the individual `.3dshapes` directories.\n\n- *from:* https://gitlab.com/kicad/libraries/kicad-library-utils\n\n  *to:* https://github.com/tiacsys/kicad-library-utils\n\n  \u003e **check_symbol.py**: Script for checking [KLC](http://kicad.org/libraries/klc/) compliance of symbol files.\n\n  \u003e **check_footprint.py**: Script for checking [KLC](http://kicad.org/libraries/klc/) compliance of footprint files.\n\n  \u003e **check_3d_coverage.py**: Script for checking which KiCad footprints in a `.pretty` library have 3D models. It also shows unused 3D model files.\n\n  \u003e **comparelibs.py**: Script to compare two versions of the same library. Used as part of the `kicad-symbols` CI.\n\n- *from:* https://gitlab.com/kicad/libraries/kicad-templates\n\n  *to:* https://github.com/tiacsys/kicad-templates\n\n  \u003e The **KiCad templates** are the individual project and worksheet template directories.\n\n---\n\n## [NASA's Technology Transfer Program](https://technology.nasa.gov/)\n\n[![Sync NASA Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-nasa.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-nasa.yml)\n\n- *from:* https://github.com/NASA-SW-VnV/ikos\n\n  *to:* https://github.com/tiacsys/ikos\n\n  \u003e Static analyzer for C/C++ based on the theory of **Abstract Interpretation**, see:\n  \u003e **NASA ARC-16789-1**: [Inference Kernel for Open Static (IKOS) Analyzers](https://software.nasa.gov/software/ARC-16789-1)\n\n- *from:* https://github.com/NASA-SW-VnV/fret\n\n  *to:* https://github.com/tiacsys/fret\n\n  \u003e A framework for the elicitation, specification, **formalization and understanding of requirements**.\n  \u003e **NASA ARC-18066-1**: [FRET : Formal Requirements Elicitation Tool](https://software.nasa.gov/software/ARC-18066-1)\n\n---\n\n## [sphinx-revealjs](https://attakei.github.io/sphinx-revealjs)\n\n[![Sync Sphinx Forks](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-sphinx.yml/badge.svg)](https://github.com/tiacsys/sync-forked-git/actions/workflows/git-sync-sphinx.yml)\n\n- *from:* https://github.com/attakei/sphinx-revealjs\n\n  *to:* https://github.com/tiacsys/sphinx-revealjs\n\n  \u003e A **Sphinx extension with theme to generate Reveal.js presentations**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiacsys%2Fsync-forked-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiacsys%2Fsync-forked-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiacsys%2Fsync-forked-git/lists"}