A collection of scripts for resusing in my own projects.
Go to file
2023-09-07 17:22:10 +02:00
src fix: Allow specifying paths to flutter and dart 2023-09-07 17:22:10 +02:00
.gitignore feat: Add flutter-build.sh 2023-07-22 00:25:37 +02:00
flake.lock feat: Add flutter-build.sh 2023-07-22 00:25:37 +02:00
flake.nix feat: Move flutter-build.sh 2023-07-24 18:37:43 +02:00
LICENSE feat: Add flutter-build.sh 2023-07-22 00:25:37 +02:00
README.md feat: Add flutter-build.sh 2023-07-22 00:25:37 +02:00

bits-and-bytes

A collection of small scripts (and other stuff) that I want to reuse across my personal projects.

Nix

For users of Nix, I also provide a Flake (see flake.nix).

License

See LICENSE.