chatthing/justfile

6 lines
86 B
Makefile
Raw Permalink Normal View History

2024-10-04 20:18:36 +02:00
[no-cd]
reset-db:
#!/usr/bin/env nu
cd crates/backend
sqlx database reset