Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: new config module #32

Merged
merged 3 commits into from
Jun 3, 2023
Merged

feat: new config module #32

merged 3 commits into from
Jun 3, 2023

Conversation

beauraines
Copy link
Owner

Adds a new config module to read a JSON configuration file from the users home directory.
This is cross OS friendly and adds three functions to the config module

  1. readConfig(configFile)
  2. validateConfig(configFile, configProps)
  3. createConfig(configFile,configProps)

@beauraines beauraines merged commit 514df50 into main Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant