File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,3 +36,4 @@ WHATS-NEXT.md
3636# Local tooling
3737papers /
3838.gource /
39+ .remember
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2026 Frank Gregor <phranck@phranck.net >
3+ Copyright (c) 2026 Frank Gregor <phranck@phranck.dev >
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- [ ![ CI] ( https://github.com/phranck/TUIkit/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/phranck/TUIkit/actions/workflows/ci.yml )
2- ![ Tests] ( https://img.shields.io/badge/Tests-1172%2B_passing-brightgreen )
3- [ ![ Release] ( https://img.shields.io/github/v/release/phranck/TUIkit?label=Release )] ( https://github.com/phranck/TUIkit/releases/latest )
4- ![ Swift 6.0] ( https://img.shields.io/badge/Swift-6.0-F05138?logo=swift&logoColor=white )
5- ![ Platforms] ( https://img.shields.io/badge/Platforms-macOS%20%7C%20Linux-blue )
6- ![ License] ( https://img.shields.io/badge/License-MIT-lightgrey?style=flat )
7- ![ i18n] ( https://img.shields.io/badge/i18n-5%20Languages-orange )
1+ <p align =" center " >
2+ <img alt="Platforms" src="https://img.shields.io/badge/Platforms-macOS%20%7C%20Linux-005c00">
3+ <a href="https://github.com/phranck/TUIkit/actions/workflows/ci.yml"><img alt="CI" src="https://img.shields.io/github/actions/workflow/status/phranck/TUIkit/ci.yml?branch=main&label=CI&color=009900"></a>
4+ <a href="https://github.com/phranck/TUIkit/releases/latest"><img alt="Release" src="https://img.shields.io/github/v/release/phranck/TUIkit?label=Release&color=00b300"></a>
5+ <img alt="Swift 6.0" src="https://img.shields.io/badge/Swift-6.0-33ff33?logo=swift&logoColor=white">
6+ <img alt="i18n" src="https://img.shields.io/badge/i18n-5%20Languages-00b300">
7+ <img alt="License" src="https://img.shields.io/badge/License-MIT-009900?style=flat">
8+ <img alt="Tests" src="https://img.shields.io/badge/Tests-1172%2B_passing-005c00">
9+ </p >
810
911![ TUIkit Banner] ( .github/assets/github-banner.png )
1012
You can’t perform that action at this time.
0 commit comments