Sha256: db268616722413a454aadaed01bbae6b344f57224f81d5b0deea04dc35b624c5
Contents?: true
Size: 191 Bytes
Versions: 16
Compression:
Stored size: 191 Bytes
Contents
#!/bin/bash -ex # Usage: # bin/web # bin/web -P 8888 bundle exec jekyll clean exec bundle exec jekyll serve --trace --config _config.yml,_config-dev.yml --port 4002 --host 0.0.0.0 "$@"
Version data entries
16 entries across 16 versions & 1 rubygems