summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useStdin.ts
AgeCommit message (Collapse)Author
2025-04-20add linter for checking license headers (and eslint --fix target to match, ↵Tyler
and fix missing license headers while we're here) (#62)
2025-04-18All the pipes (#47)Allen Hutchison
* Bump the character limit to web fetch. * Piped Input Hook. First step in bringing in STDIN piping. * Fix linting errors. * Remove incorrect comment.