Commit Graph

19 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy f141e00971
add missed GPL header to each file 2022-08-01 00:10:06 +03:00
Dmitriy Pleshevskiy 5bd659ab46
bump version 2022-08-01 00:03:34 +03:00
Dmitriy Pleshevskiy d46da89a47
doc: add many rules to readme 2022-08-01 00:03:07 +03:00
Dmitriy Pleshevskiy 53b99905f8
doc: add install section to the readme 2022-07-31 23:55:58 +03:00
Dmitriy Pleshevskiy 5736fe2ea8
add docker and publish the current version to hub
Closes #10
2022-07-31 23:46:43 +03:00
Dmitriy Pleshevskiy ddfe229f9d
chore: cleanup github workflow after flake template 2022-07-31 23:29:48 +03:00
Dmitriy Pleshevskiy 34744cb5c8
add support of nix
Closes #9
2022-07-31 23:24:46 +03:00
Dmitriy Pleshevskiy c599e624f3
doc: add info about options to the readme 2022-07-31 13:14:11 +03:00
Dmitriy Pleshevskiy 00c1fc2954
bump version 2022-07-31 00:57:55 +03:00
Dmitriy Pleshevskiy 9a7f3bde5a
Merge pull request 'add namespaces' (#8) from namespace into main
Reviewed-on: #8
2022-07-30 21:55:30 +00: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
Dmitriy Pleshevskiy 4cd7087f13
add output option
Closes #6
2022-07-29 19:02:17 +03:00
Dmitriy Pleshevskiy e94a9ca351
add support of multi-name in section
Closes #3
2022-07-29 19:00:09 +03:00
Dmitriy Pleshevskiy dd8f120152
add support of change dotenv file
Closes #1
2022-07-29 18:51:54 +03:00
Dmitriy Pleshevskiy 3972001328
add support of switch many states
deps: add clippy

Closes #7
2022-07-29 18:44:46 +03:00
Dmitriy Pleshevskiy 7d09eb39b6
. 2022-07-29 16:42:05 +03:00