Sha256: cab8f7f3e02e51f7a64c1511ab09034e74fa6d32575009dbc9024496a37dd1c4
Contents?: true
Size: 331 Bytes
Versions: 15
Compression:
Stored size: 331 Bytes
Contents
# LocalPac (Developer Readme) Serve proxy.pac-files with ease. ## Prerequisites Please make sure you have `phantomjs` installed. ```bash # archlinux sudo pacman -S phantomjs ``` During testing `git` is used a lot. So please install it as well. ```bash # archlinux sudo pacman -S git ``` ## Start ```bash bundle install ```
Version data entries
15 entries across 15 versions & 1 rubygems