Sha256: b86da0ce7fdbdf628a0e8aefd82f8f6d02fbd5b57a109b32b08aa995b471f633

Contents?: true

Size: 147 Bytes

Versions: 4

Compression:

Stored size: 147 Bytes

Contents

#!/usr/bin/env ruby

require "storys"

root_path = Pathname.new(ARGV.first || ".").realpath

storys = Storys::Package.new(root_path)
storys.update

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
storys-0.1.0 bin/storys
storys-0.0.6 bin/storys
storys-0.0.5 bin/storys
storys-0.0.4 bin/storys