Skip to content

configuration directory and file #14

@Wabri

Description

@Wabri

I think we need to discus about where to put all the configurations, as a standard we could use ~/.config and put there daje like this ~/.config/daje.

Another issue is the file extension, maybe the easy way is yaml(?).

This need to be defined because all of the commands and actions will refer to these configurations.

To manage configuration we can allow to edit those files or we can think about a config argument as it is done with git:

daje config default.profile 'main'
daje config root.allowed 'false'

Something like this!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions