diff options
| author | liv <mokou@fastmail.com> | 2023-03-03 21:27:57 +0100 |
|---|---|---|
| committer | liv <mokou@fastmail.com> | 2023-03-03 21:27:57 +0100 |
| commit | ff50159a3d3fb98f40f004eb2cce106ae90cfe72 (patch) | |
| tree | ff02289adccd747642bcb2d143f193b2576e8d14 /.replit | |
| parent | 36e66b545e9b6caced91c7a7654ae163c23787c2 (diff) | |
fix: remove repl.it support for now
It stopped working and needs too much manual fixing, until someone
comes along to fix it, it's not great to have in the README section.
Closes #1352.
Diffstat (limited to '.replit')
| -rw-r--r-- | .replit | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.replit b/.replit deleted file mode 100644 index 8462a6f..0000000 --- a/.replit +++ /dev/null @@ -1,2 +0,0 @@ -language = "rust" -run = "[ -x ~/.cargo/bin/rustlings ] && ~/.cargo/bin/rustlings watch || ./install.sh" |
