A Gleam implementation of the Scoundrel solo card game munksgaard.me/scoundrel
lustre scoundrel gleam card game

add nodejs dependency

Because we're using the target, node is needed to e.g. run tests

+1
+1
flake.nix
··· 21 21 pkgs.bun 22 22 pkgs.tailwindcss_4 23 23 pkgs.just 24 + pkgs.nodejs 24 25 ]; 25 26 ERL_AFLAGS = "-kernel shell_history enabled"; 26 27 };