Sha256: b9f954b598f845913953ea54cb73db3327f4678567b0fc4a8796f9706e013c9b
Contents?: true
Size: 180 Bytes
Versions: 10
Compression:
Stored size: 180 Bytes
Contents
#!/usr/bin/env bash set -euo pipefail IFS=$'\n\t' set -vx # install deps bundle install # generate man page and rdocs bundle exec ronn man/lifx_dash.1.ronn bundle exec rake rdoc
Version data entries
10 entries across 10 versions & 1 rubygems