mirror of
https://github.com/veeso/termscp.git
synced 2026-07-23 16:17:22 +02:00
ci: unify os workflows into one
This commit is contained in:
44
README.md
44
README.md
@@ -26,45 +26,11 @@
|
||||
<p align="center">Developed by <a href="https://veeso.me/" target="_blank">@veeso</a></p>
|
||||
<p align="center">Current version: 1.0.0 2026-04-18</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://opensource.org/licenses/MIT"
|
||||
><img
|
||||
src="https://img.shields.io/crates/l/termscp.svg?logo=rust"
|
||||
alt="License-MIT"
|
||||
/></a>
|
||||
<a href="https://github.com/veeso/termscp/stargazers"
|
||||
><img
|
||||
src="https://img.shields.io/github/stars/veeso/termscp?style=flat&logo=github"
|
||||
alt="Repo stars"
|
||||
/></a>
|
||||
<a href="https://crates.io/crates/termscp"
|
||||
><img
|
||||
src="https://img.shields.io/crates/d/termscp.svg?logo=rust"
|
||||
alt="Downloads counter"
|
||||
/></a>
|
||||
<a href="https://crates.io/crates/termscp"
|
||||
><img
|
||||
src="https://img.shields.io/crates/v/termscp.svg?logo=rust"
|
||||
alt="Latest version"
|
||||
/></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://github.com/veeso/termscp/actions/workflows/linux.yml"
|
||||
><img
|
||||
src="https://github.com/veeso/termscp/workflows/Linux/badge.svg?logo=github"
|
||||
alt="Linux CI"
|
||||
/></a>
|
||||
<a href="https://github.com/veeso/termscp/actions/workflows/macos.yml"
|
||||
><img
|
||||
src="https://github.com/veeso/termscp/workflows/MacOS/badge.svg?logo=github"
|
||||
alt="MacOS CI"
|
||||
/></a>
|
||||
<a href="https://github.com/veeso/termscp/actions/workflows/windows.yml"
|
||||
><img
|
||||
src="https://github.com/veeso/termscp/workflows/Windows/badge.svg?logo=github"
|
||||
alt="Windows CI"
|
||||
/></a>
|
||||
</p>
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://github.com/veeso/termscp/stargazers)
|
||||
[](https://crates.io/crates/termscp)
|
||||
[](https://crates.io/crates/termscp)
|
||||
[](https://github.com/veeso/termscp/actions/workflows/ci.yml)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user