Record shell commands and generate reproducible Node.js scripts with streaming child processes. Turn your terminal history into maintainable, shareable code.

5 stars 0 forks 5 watchers JavaScript MIT License
automation cli shell-script
1 Open Issue Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes migrating the project's bundling tool from `tsup` to `tsdown`. `tsup` is no longer maintained, and `tsdown` is presented as its modern, actively maintained, and performant successor, expected to be a near drop-in replacement.

Complexity: 2/5
enhancement good first issue

Record shell commands and generate reproducible Node.js scripts with streaming child processes. Turn your terminal history into maintainable, shareable code.

JavaScript
#automation#cli#shell-script