@ -39,12 +39,17 @@
nodejs_22
pnpm
just
foundry
];
shellHook = ''
if [ ! -d node_modules/ ]; then
echo Installing node env
pnpm install
fi
if [ ! -d lib/ ]; then
echo Installing foundry env
forge i
export PATH+=:$(pwd)/node_modules/.bin
echo entering ft_trans env
'';
The note is not visible to the blocked user.