Hacker News new | ask | show | jobs
by anonyfox 846 days ago
depends on how you view/classify production, sometimes yes I do!

if I refactor some too complicated bash script into a script.go file and then execute it against production DBs/APIs with a `go run`.

1 comments

Dealing like this with uncomplicated bash scripts also has a great future.