Spazer/justfile

6 lines
82 B
Makefile
Raw Normal View History

2023-10-23 21:30:46 -07:00
_default:
just --list
parcel:
2023-10-24 19:17:04 -07:00
pnpm exec parcel src/index.html --no-cache