Skip to content

Delete Makefile - #124

Closed
ghost wants to merge 1 commit into
masterfrom
remove-makefile
Closed

Delete Makefile#124
ghost wants to merge 1 commit into
masterfrom
remove-makefile

Conversation

@ghost

@ghost ghost commented Nov 10, 2025

Copy link
Copy Markdown

@mre is still needed?

@thomas-zahner

Copy link
Copy Markdown
Member

Personally, I would update it instead. I think of it as documentation and utility. Especially in the lychee project itself I often use make lint, make build and similar. Typing make you don't have to remember the details, e.g. if we use npm or pnpm and I don't have to read the README.

If we decide to update it, I would rename run dev to watch or just dev.

.PHONY: watch
watch: ## Run webserver and watch for changes
	pnpm run dev

@ghost ghost closed this Nov 11, 2025
@ghost
ghost deleted the remove-makefile branch November 11, 2025 21:35
@ghost ghost mentioned this pull request Nov 11, 2025
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant