Taskfile - your app builder helper
Sometimes, working on different projects, we happen to use different technologies. Flutter, React, Python or Java have different build systems, each with its own approach to the problem. So what to do, if we want to make sure that even after a long rest from the technology we will be able to quickly build and test our project.