Skip to content

pkgforge-dev/opencode-AppImage-Enhanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencode-AppImage-Enhanced 🐧

GitHub Downloads CI Build Status

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.

  • opencode-cli is also included, to use it you can do the following:
# change argv0 to opencode-cli (similar to how busybox works)
ln -s ./OpenCode-*.AppImage ./opencode-cli
./opencode-cli

# or pass opencode-cli as $1
./OpenCode-*.AppImage opencode-cli

AppImage made using sharun, which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks.

This AppImage bundles everything and should work on any linux distro, even on musl based ones.

This AppImage can work without FUSE at all thanks to the uruntime

More at: AnyLinux-AppImages

raison d'être Inspiration Image

About

Improved AppImage of opencode which is able to work on any linux system [Maintainer=@Samueru-sama]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages