Commit Graph

6 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 8f786cfd36
add support of comments
Closes #5
2022-08-02 00:07:44 +03:00
Dmitriy Pleshevskiy 925f446cb1
add missed GPL header to each file 2022-08-01 00:26:38 +03:00
Dmitriy Pleshevskiy 832de949b6
implement Display and Error traits for our error objects 2022-07-31 00:54:38 +03:00
Dmitriy Pleshevskiy 2a6eab45c5
add disable variable util 2022-07-31 00:17:46 +03:00
Dmitriy Pleshevskiy 8fed9f979b
add utils to get enable section flag 2022-07-31 00:02:43 +03:00
Dmitriy Pleshevskiy d6e7b03d35
add namespaces
- extract domain logic
- extract cli logic
- cover domain logic with unit tests
2022-07-30 17:31:05 +03:00