Skip to content

Add Makefile targets to run examples#21

Merged
diasbruno merged 1 commit intodevelopmentfrom
copilot/add-makefile-for-examples-and-tests
Apr 25, 2026
Merged

Add Makefile targets to run examples#21
diasbruno merged 1 commit intodevelopmentfrom
copilot/add-makefile-for-examples-and-tests

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 25, 2026

No ergonomic way to launch the bundled example apps from the command line.

Changes

  • Moved --quit out of LISPFLAGS into the tests target only, so example processes stay alive after loading
  • Added run-url-shortener and run-bookmark-manager targets that push the local project root onto Quicklisp's search path and ql:quickload the respective ASDF system
make run-url-shortener      # starts URL shortener on :3000
make run-bookmark-manager   # starts bookmark manager on :3000

Both targets respect the existing LISP and ENV variables.

@diasbruno diasbruno marked this pull request as ready for review April 25, 2026 01:29
@diasbruno diasbruno merged commit 39281c3 into development Apr 25, 2026
1 check passed
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.

2 participants