Commit Graph

20 Commits

Author SHA1 Message Date
4778d287fc implement separate powershell calls for each command 2024-11-01 16:32:45 +01:00
af8ca529a2 additional build constraints in all referenced files 2024-10-31 18:04:25 +01:00
89af1d1cc1 saving new config file only, use name.json as filename 2024-09-24 15:25:11 +02:00
7d6184cf4f ignore all non-JSON files within configs directory 2024-09-24 15:01:25 +02:00
4340ca271d ignore example files in configurations 2024-09-24 14:49:47 +02:00
4c11cb4fb2 walking through configurations directory to scan all files 2024-09-24 14:44:25 +02:00
ff6a82e0f2 create surround parameter on type Variant 2024-09-23 18:42:14 +02:00
c66937fdba bugfix: using configs filename on read 2024-09-16 14:22:43 +02:00
15e81cf2ea using parameter to determine config name/path 2024-09-13 00:15:56 +02:00
b2dda4afbc do not apply proxy if discard option is set 2024-09-12 23:17:41 +02:00
4b72f228d3 prompting for command variants in config 2024-08-31 21:13:46 +02:00
9d304b862c saving new config after prompting for data 2024-08-31 21:13:16 +02:00
4f44a2a11f cleaner return after nil error 2024-08-31 21:11:54 +02:00
c5ed0be5f2 better naming for VariantType struct 2024-08-31 21:11:27 +02:00
a1ff03de66 rename util.go to command.go 2024-08-31 19:37:00 +02:00
9b4fb7af4d additional commenting for better readability 2024-08-31 19:13:01 +02:00
bb304b0bf7 preparing a single command process to execute in 2024-08-31 18:26:45 +02:00
67760c7bfc extend and format config types 2024-08-31 18:13:27 +02:00
16d0bd7ca4 util/config.go auto formatting 2024-08-31 18:04:53 +02:00
d2162aac5c initialize read config utility 2024-08-30 18:11:21 +02:00