Skip to content

dloebl/cgif-packaging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 68.2%
  • Ruby 31.8%