This repository has been archived on 2025-09-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
x/Makefile
2024-08-07 15:51:36 +02:00

4 lines
82 B
Makefile

.DEFAULT_GOAL := up
up:
deno run -A --unstable-kv --unstable-temporal x/main.ts