Sha256: 96abb85eb09fb4af129015935b32e4fb80f29706dea6aa43e0bb86e31534e095

Contents?: true

Size: 592 Bytes

Versions: 7

Compression:

Stored size: 592 Bytes

Contents

# Dependencies may vary dependent upon the project
apt-transport-https
apt-utils
build-essential
ca-certificates
autogen
autoconf
cmake
libtool
make
curl
wget
git
nodejs
yarn
graphviz
sqlite3
libsqlite3-dev
libc6-dev
libpq-dev
libjemalloc-dev
# Brotli is used for to compress assets smaller than gzip can (webpacker)
brotli
<%- if options[:encrypt] %>
# https://github.com/crypto-rb/rbnacl/wiki/Installing-libsodium
libsodium18
<%- end -%>
# Used for running background jobs
redis-server

# Image Processing
libvips
# If you don't want to use vips, you can also use imagemagick
# imagemagick

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
kowl-0.0.7 lib/kowl/templates/dotfiles/Aptfile.tt
kowl-0.0.6 lib/kowl/templates/dotfiles/Aptfile.tt
kowl-0.0.5 lib/kowl/templates/dotfiles/Aptfile.tt
kowl-0.0.4 lib/kowl/templates/dotfiles/Aptfile.tt
kowl-0.0.3 lib/kowl/templates/dotfiles/Aptfile.tt
kowl-0.0.2 lib/kowl/templates/dotfiles/Aptfile.tt
kowl-0.0.1 lib/kowl/templates/dotfiles/Aptfile.tt