#!/usr/bin/env node /** * AeThex CLI Binary * Entry point for the aethex command */ require('../lib/index.js');