Skip to content
/ deb Public

Packaging via CI for Debian (.deb) of C/C++, Go and Rust binaries

License

Notifications You must be signed in to change notification settings

droposhado/deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packages

Packaging for Go and Rust binaries, made available for Debian/Ubuntu, without the need to use snap packs. Especially designed to be compiled and packaged in CI.

Add a /etc/apt/sources.list.d/droposhado.list with:

deb [trusted=yes] https://deb.droposhado.org/ /

Or original url provide by Gemfury:

deb [trusted=yes] https://apt.fury.io/droposhado/ /

Files

  • */setup_*.sh: normalizes the build process or ready package download ending with patterns executed by CI;
  • .github/workflows/package.yml creates the .deb packages using fpm and uploads them to Gemfury.

Contributions

If you want some other binary, you can create an issue detailing what you need and as soon as possible i will add or send a PR with support for the binary you want to be packaged.

License

see License

About

Packaging via CI for Debian (.deb) of C/C++, Go and Rust binaries

Resources

License

Security policy

Stars

Watchers

Forks

Languages