# verdigris ## Setup ```bash bun install ``` ## To Build ```bash bun run index.js ``` ## To Run Tests ```bash bun test ```