Sha256: 18c18f53016a00a2672d318fe92c49bd11732e1a317bb0d41f6b0954d13a282c
Contents?: true
Size: 284 Bytes
Versions: 3
Compression:
Stored size: 284 Bytes
Contents
#!/usr/bin/env ruby -W:no-deprecated # coding: utf-8 require 'splash/dependencies' require 'splash/cli' #inhibit warning : due to prometheus-client call to URI.encode warning $-w = nil include Splash::Dependencies include Splash::Helpers include Splash::Exiter CLI.start(ARGV)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
prometheus-splash-0.3.0 | bin/splash |
prometheus-splash-0.2.0 | bin/splash |
prometheus-splash-0.1.1 | bin/splash |