When no project name is given we should use a default one based on the following priority order (open to suggestions if someone got a better alternative).
- Current working directory
- Current git root
- Last used project (will need some sort of state, might skip initially)
Could actually probably just store a /tmp-file since it's probably not interesting after reboot anyway.
- First in list of loaded projects
When no project name is given we should use a default one based on the following priority order (open to suggestions if someone got a better alternative).
Could actually probably just store a /tmp-file since it's probably not interesting after reboot anyway.