aboutsummaryrefslogtreecommitdiff
path: root/.gitpod.yml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-07 00:37:58 +0000
committermat <github@matdoes.dev>2021-12-07 00:37:58 +0000
commit8811aa47e76c6043a7aeec37e01aac9c8e6cf7ca (patch)
tree12cb29b1a0835a0dfa8554648deb4f0962a6ca1a /.gitpod.yml
parent515ad377b314cd97a8b663dbd738681917434434 (diff)
downloadazalea-drasl-8811aa47e76c6043a7aeec37e01aac9c8e6cf7ca.tar.xz
add files that didn't get committed
Diffstat (limited to '.gitpod.yml')
-rw-r--r--.gitpod.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
new file mode 100644
index 00000000..f6d0d2af
--- /dev/null
+++ b/.gitpod.yml
@@ -0,0 +1,3 @@
+tasks:
+ - init: cargo build
+ command: cargo watch -x run \ No newline at end of file