feat(BREAKING): specify project path #8

Manually merged
dananglin merged 1 commit from 4-support-opening-projects-from-any-path into main 2023-12-12 12:55:01 +00:00

1 commit

Author SHA1 Message Date
fc5fa7b0ca
feat(BREAKING): specify project path
All checks were successful
/ test (pull_request) Successful in 28s
/ lint (pull_request) Successful in 37s
This PR allows users to specify the path to the database file
Pelican now expects the user to specify the path to the project's
database file which allows users to open different projects.

This is a breaking change because Pelican no longer opens the
default path automatically. If no path is set then Pelican stops
with an error message.
2023-12-12 12:47:58 +00:00