/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/smart-pinhole-workshop@0.0.11/smart-pinhole-workshop.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
#!/usr/bin/env node
const workshopper=require("workshopper"),path=require("path");function fpath(e){return path.join(__dirname,e)}workshopper({name:"smart-pinhole-workshop",title:"Smart Pinhole Camera IoT Workshop",subtitle:"[23mSelect an exercise and hit [3mEnter[23m to begin",exerciseDir:fpath("./exercises/"),appDir:__dirname,helpFile:fpath("help.txt"),prerequisitesFile:fpath("prerequisites.txt"),menuItems:[],menu:{fg:"black",bg:/^win/.test(process.platform)?"yellow":220}});
//# sourceMappingURL=/sm/382512dc7515b9941cd02473e833374d1742ba0b275f440411b308133e0ca2a3.map