#!/usr/bin/env ruby require "bundler/setup" require "flutterby" root = Flutterby::Folder.new("/", prefix: "./in") root.export("./out")