|
|
|
Ask HN: How do you manage one-off internal scripts?
|
|
11 points
by rolandtshen
1777 days ago
|
|
For a recent project, I've found myself writing quite a few one off scripts for database adjustments, SQL queries for analytics, etc. I've been manually running them myself in the command line, but it's a very messy process. New team members also don't know what scripts are available and where to look. Anyone know of any tools, or have any workflows to better organize these scripts? |
|
But don't just leave them at that, do work on eliminating their need. Sisyphean task but necessary nonetheless.