A workflow pattern for interactive scripting that replaces shell history navigation with a persistent file approach. Instead of repeatedly typing commands or using shell history, write commands to a dedicated file (like make.ts) that can be executed with a single keystroke. This approach provides better command editing, easier
1 Comment
Sort: