chatthing/justfile

6 lines
86 B
Makefile
Raw Normal View History

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