Skip to content

Commit

Permalink
remove agemo specifics from config_utils (#68)
Browse files Browse the repository at this point in the history
* config demo v1

* Add command line configuration

* order config overrides

* Remove curr dir config

* Update docs and modify default files

* fix doc errs

* remove dockerfile cp as default config is now part of executable

* Refactored proc macro, added detailed comments

* fixed clippy warnings

* fix unexpected delimiter

* fixed doctest errs

* second attempt

* remove example as it is over complicated

* add params to comments

* remove unecessary clonse

* add comment about required cmdline params

* Add tests for config_source macro

* fix clippy warnings

* change to forward slash

* Capitalized err messages

* simplify collect generated code

* remove agemo specifics from config_utils

* further improvements to config_utils

* Add comment to configFileMetadata new func

* Add tests for config utils

* fixed capitalization

* renamed func and removed some comments.

* add arg comment

* updated crates to fix security audit

* Update try_into_format func name

* Fix fmt
  • Loading branch information
devkelley authored Jan 18, 2024
1 parent 1fc28a9 commit 396d49a
Show file tree
Hide file tree
Showing 4 changed files with 656 additions and 235 deletions.
Loading

0 comments on commit 396d49a

Please sign in to comment.