mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-10 07:03:12 -05:00
add comment
This commit is contained in:
2
Makefile
2
Makefile
@@ -15,7 +15,7 @@ NVMSH := $(shell [ -f "$(HOME)/.nvm/nvm.sh" ] && echo "$(HOME)/.nvm/nvm.sh" || e
|
||||
## DEVELOPMENT
|
||||
|
||||
.PHONY: bootstrap
|
||||
bootstrap: ## Set up everything to run the app
|
||||
bootstrap: ## Set up everything to run the application
|
||||
make generate-version-file
|
||||
poetry sync --no-root
|
||||
poetry run playwright install --with-deps
|
||||
|
||||
Reference in New Issue
Block a user