dloebl / cgif-packaging

Packaging scripts for cgif

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cgif-packaging

Packaging scripts and configuration to simplify the installation of cgif on macOS and Ubuntu Linux.

macOS

To install cgif via brew:

brew tap lovell/cgif-packaging https://github.com/lovell/cgif-packaging.git
brew install lovell/cgif-packaging/cgif

Ubuntu

To install cgif via apt:

sudo add-apt-repository ppa:lovell/cgif
sudo apt-get update
sudo apt-get install libcgif-dev

Supports:

  • 20.04 Focal (LTS)
  • 21.04 Hirsute

About

Packaging scripts for cgif


Languages

Language:Shell 68.2%Language:Ruby 31.8%