pscott / TaskMaster

TBD
0 stars 0 forks source link

feat(yaml-config): adding yaml parsing of yaml config file + tests an… #18

Closed Ant0wan closed 2 years ago

Ant0wan commented 4 years ago

Adding:

Fixes #10

pscott commented 4 years ago

@Ant0wan if you want to close / fix issues, make sure you insert a space after the key word. Ex: Fixes #10 or Closes #10

Ant0wan commented 3 years ago

Hi Scott, I am just going to add some tests for the parsing and resolve conflicting files and then we are good to go I believe.

Ant0wan commented 3 years ago

Last test to fix, and we are all good with configuration file parsing ! :-)

Ant0wan commented 3 years ago

We are good to go now :-D