Install Kimbia using ...
curl -sSL https://kimbia.mwco.app/install.sh | bashwget -qO- https://kimbia.mwco.app/install.sh | bashirm https://kimbia.mwco.app/install.ps1 | pwsh -c -npm install -g @mistweaverco/kimbiayarn add --global @mistweaverco/kimbiabun install -g @mistweaverco/kimbiapnpm install -g @mistweaverco/kimbiaWhat are the benefits of using Kimbia?
You can use Kimbia to run a series of tasks like linting, testing, building, and deploying your application.
You could also use a Makefile, bash- or npm-scripts, but Kimbia is easier to use and reason about.
Additionally, Kimbia supports dotenv files out of the box, is cross-platform, has documentation built-in and a simple and clean configuration file format.