Add justfile
This commit is contained in:
parent
91cba785f4
commit
e6ae3a1655
2 changed files with 9 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
devShells.${system}.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
just
|
||||
php83
|
||||
php83Packages.composer
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue