Commit graph

41 commits

Author SHA1 Message Date
25d28531a1
cli: fallback to environment variable 2022-11-07 23:41:52 +03:00
6eddd4c2a0
nix: use overlays instead of deprecated overlay 2022-11-07 23:38:51 +03:00
7983beaea3
chore: change nix version format 2022-11-07 23:36:54 +03:00
5f0c94af77
chore: change email 2022-11-07 23:29:25 +03:00
dc66d1a643
nix: move overlay to the top level 2022-09-25 17:02:16 +03:00
1f57ca0c97
chore: update lock 2022-09-18 23:37:35 +03:00
97b2897edc
bump version 2022-09-18 23:36:25 +03:00
ac3f245a1c
build docker via nix 2022-09-18 23:34:38 +03:00
21e9e89de2
nix: add overlays to flake 2022-09-18 17:35:14 +03:00
38be5079ff
nix: don't use naersik to build package 2022-09-18 17:23:59 +03:00
c0b010e279
deps/clap: disable default features...
- color - moved to a feature . To enable install vnetod with
- suggestions
2022-08-02 15:53:29 +03:00
570a39734b
doc: update header 2022-08-02 15:41:38 +03:00
6095b4cd3c
doc: add contact information 2022-08-02 15:13:50 +03:00
b67662f6ac
bump version 2022-08-02 11:56:56 +03:00
ca299ad81d
add help for each argument 2022-08-02 11:43:42 +03:00
1a6dfb8d46
add dry-run option
Closes #2
2022-08-02 11:32:12 +03:00
146c0697f2
add section info struct with computed values
Closes #13
2022-08-02 11:10:03 +03:00
8f786cfd36
add support of comments
Closes #5
2022-08-02 00:07:44 +03:00
c6a7217ebd
docker: add cache to dockerfile
Closes #11
2022-08-01 23:26:44 +03:00
6b23168d84
doc: fix copying url 2022-08-01 16:35:34 +03:00
e8f17add36
add docker hub readme 2022-08-01 16:28:04 +03:00
73dd2d4883
doc: add missed -f flag to the command 2022-08-01 12:49:52 +03:00
925f446cb1
add missed GPL header to each file 2022-08-01 00:26:38 +03:00
5bd659ab46
bump version 2022-08-01 00:03:34 +03:00
d46da89a47
doc: add many rules to readme 2022-08-01 00:03:07 +03:00
53b99905f8
doc: add install section to the readme 2022-07-31 23:55:58 +03:00
5736fe2ea8
add docker and publish the current version to hub
Closes #10
2022-07-31 23:46:43 +03:00
ddfe229f9d
chore: cleanup github workflow after flake template 2022-07-31 23:29:48 +03:00
34744cb5c8
add support of nix
Closes #9
2022-07-31 23:24:46 +03:00
c599e624f3
doc: add info about options to the readme 2022-07-31 13:14:11 +03:00
00c1fc2954
bump version 2022-07-31 00:57:55 +03:00
9a7f3bde5a
Merge pull request 'add namespaces' (#8) from namespace into main
Reviewed-on: #8
2022-07-30 21:55:30 +00:00
832de949b6
implement Display and Error traits for our error objects 2022-07-31 00:54:38 +03:00
2a6eab45c5
add disable variable util 2022-07-31 00:17:46 +03:00
8fed9f979b
add utils to get enable section flag 2022-07-31 00:02:43 +03:00
d6e7b03d35
add namespaces
- extract domain logic
- extract cli logic
- cover domain logic with unit tests
2022-07-30 17:31:05 +03:00
4cd7087f13
add output option
Closes #6
2022-07-29 19:02:17 +03:00
e94a9ca351
add support of multi-name in section
Closes #3
2022-07-29 19:00:09 +03:00
dd8f120152
add support of change dotenv file
Closes #1
2022-07-29 18:51:54 +03:00
3972001328
add support of switch many states
deps: add clippy

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