devduderino·há 3 anos·discussTaskfile is a wonderful little tool.Used with an alias it can be a wonderful way to manage scripts.I use mine as a sort of global bookmark for shell commands I can't be bothered to memorize all the params for.Handling env files is also a huge help.
devduderino·há 9 anos·discuss I care because it usually goes like this: Product manager > "Niche sass app {x} will never need to support more than 10-20 users"Two weeks after launch > "We have 10k users and counting, why didn't you architect this for scale?"Always assume you underestimated the scope of the project.
Used with an alias it can be a wonderful way to manage scripts.
I use mine as a sort of global bookmark for shell commands I can't be bothered to memorize all the params for.
Handling env files is also a huge help.