#!/usr/bin/env ruby require "storys" root_path = Pathname.new(ARGV.first || ".").realpath storys = Storys::Package.new(root_path) storys.update