Skip to content

Commit 3830963

Browse files
authored
update README
1 parent c32d401 commit 3830963

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,26 @@
11
<div align="center">
22

3-
# TEMPLATE-AppImage 🐧
3+
# opencode-cli-AppImage 🐧
44

5-
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/TEMPLATE-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/TEMPLATE-AppImage/releases/latest)
6-
[![CI Build Status](https://github.com/pkgforge-dev/TEMPLATE-AppImage/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/TEMPLATE-AppImage/releases/latest)
7-
[![Latest Stable Release](https://img.shields.io/github/v/release/pkgforge-dev/TEMPLATE-AppImage)](https://github.com/pkgforge-dev/TEMPLATE-AppImage/releases/latest)
5+
[![GitHub Downloads](https://img.shields.io/github/downloads/pkgforge-dev/opencode-cli-AppImage/total?logo=github&label=GitHub%20Downloads)](https://github.com/pkgforge-dev/opencode-cli-AppImage/releases/latest)
6+
[![CI Build Status](https://github.com//pkgforge-dev/opencode-cli-AppImage/actions/workflows/appimage.yml/badge.svg)](https://github.com/pkgforge-dev/opencode-cli-AppImage/releases/latest)
7+
[![Latest Stable Release](https://img.shields.io/github/v/release/pkgforge-dev/opencode-cli-AppImage)](https://github.com/pkgforge-dev/opencode-cli-AppImage/releases/latest)
88

99
<p align="center">
10-
<img src="https://github.com/pkgforge-dev.png" width="128" />
10+
<img src="https://github.com/anomalyco/opencode/blob/dev/packages/identity/mark-512x512.png?raw=true" width="128" />
1111
</p>
1212

13-
1413
| Latest Stable Release | Upstream URL |
1514
| :---: | :---: |
16-
| [Click here](https://github.com/pkgforge-dev/TEMPLATE-AppImage/releases/latest) | [Click here](https://github.com/pkgforge-dev/Anylinux-AppImages) |
15+
| [Click here](https://github.com/pkgforge-dev/opencode-cli-AppImage/releases/latest) | [Click here](https://github.com/anomalyco/opencode) |
1716

1817
</div>
1918

19+
Improved AppImage of opencode **independent of the host libc** which makes able to work on very very old distros as well as musl-libc distros like alpine linux.
20+
2021
---
2122

22-
AppImage made using [sharun](https://github.com/VHSgunzo/sharun) and its wrapper [quick-sharun](https://github.com/pkgforge-dev/Anylinux-AppImages/blob/main/useful-tools/quick-sharun.sh), which makes it extremely easy to turn any binary into a portable package reliably without using containers or similar tricks.
23+
AppImage made using [sharun](https://github.com/VHSgunzo/sharun) and its wrapper [quick-sharun](https://github.com/pkgforge-dev/Anylinux-AppImages/blob/main/useful-tools/quick-sharun.sh), which makes it extremely easy to turn any binary into a portable package reliably without using containers or similar tricks.
2324

2425
**This AppImage bundles everything and it should work on any Linux distro, including old and musl-based ones.**
2526

0 commit comments

Comments
 (0)