Skip to content

feat(cli): Add --directory flag to specify site path#24

Open
munen wants to merge 4 commits intomasterfrom
feat/ukko-can-run-for-other-directories
Open

feat(cli): Add --directory flag to specify site path#24
munen wants to merge 4 commits intomasterfrom
feat/ukko-can-run-for-other-directories

Conversation

@munen
Copy link
Copy Markdown
Contributor

@munen munen commented Jun 8, 2025

Adds a -d, --directory option to allow running Ukko from outside the site's root directory.

This makes the development workflow more robust by enabling commands like lein run -- -d example from the project root, fixing the issue where Ukko previously assumed the current working directory was always the site root.

The documentation has been updated to reflect this new, recommended workflow.

munen added 4 commits May 28, 2025 21:16
           Adds a `-d, --directory` option to allow running Ukko from
           outside the site's root directory.

           This makes the development workflow more robust by enabling
           commands like `lein run -- -d example` from the project
           root, fixing the issue where Ukko previously assumed the
           current working directory was always the site root.

           The documentation has been updated to reflect this new,
           recommended workflow.
@munen munen requested a review from branch14 June 8, 2025 14:34
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