mirror of
https://github.com/srid/ema.git
synced 2024-12-02 09:15:10 +03:00
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -xe
|
|
exec nix develop -c ghcid
|