aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-26 20:17:21 +0000
committerGitHub <[email protected]>2021-04-26 20:17:21 +0000
commit9571382f7cc88489955728ca3b061da14e5f9ff2 (patch)
tree6e88f6793df1c116d2e2998ba7d9fb3709a30a2c
parentchore: Create backup `rust-toolchain` file (diff)
downloadwhirl-9571382f7cc88489955728ca3b061da14e5f9ff2.tar.xz
whirl-9571382f7cc88489955728ca3b061da14e5f9ff2.zip
chore: Create Replit file
-rw-r--r--.replit2
1 files changed, 2 insertions, 0 deletions
diff --git a/.replit b/.replit
new file mode 100644
index 0000000..4d2ff19
--- /dev/null
+++ b/.replit
@@ -0,0 +1,2 @@
+run = "cargo run -- -d -t run"
+language = "rust"