Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Allow users of HDM to specify default data sets #89

Open
tuxmea opened this issue Apr 26, 2021 · 0 comments
Open

Allow users of HDM to specify default data sets #89

tuxmea opened this issue Apr 26, 2021 · 0 comments

Comments

@tuxmea
Copy link
Contributor

tuxmea commented Apr 26, 2021

Default data sets are stored in a config yaml file.

e.g.

hdm_user_data.yaml
hash:
  key: value
  key2: value
array:
    - el1
    - el2
boolean: true
integer: 10
float: 1.1
string: 'a string'
``´
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant