You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the notion of a "project root" with a configuration file. This gives us a place to hook into for finding the root of everything and then working with years after that.
At point of writing, the only configuration value I would want is:
remember_session: true
This can be expanded further in the future as more features are added.
The text was updated successfully, but these errors were encountered:
Add the notion of a "project root" with a configuration file. This gives us a place to hook into for finding the root of everything and then working with years after that.
At point of writing, the only configuration value I would want is:
This can be expanded further in the future as more features are added.
The text was updated successfully, but these errors were encountered: