Commit graph

18 commits

Author SHA1 Message Date
5c24b9ff09 Split types in dedicated files 2022-06-10 16:30:57 +02:00
ab99b102a0 Allow dispaly of the filename (& extension) only 2022-06-10 16:25:12 +02:00
2e9d49768d Allow installation as dotnet tool 2022-05-25 18:20:53 +02:00
26e5404c1a Rename CLI args 2022-05-24 20:26:13 +02:00
0293fe85cb Always use multiple script selection 2022-05-24 18:46:04 +02:00
1df685119d Update publish script 2022-04-26 21:54:10 +02:00
a3db4d5fc3 Move prompt handling in a common class 2022-03-18 16:38:23 +01:00
05e76965fd Add error message if no files are found in grouped mode 2022-03-16 09:54:01 +01:00
c5b31e06bc Allow selection grouped by directory 2022-03-14 21:15:45 +01:00
a8cb72df0a Show only relative script path in prompt 2022-03-14 19:28:38 +01:00
15475143e3 Add publish script 2022-03-14 12:18:16 +01:00
b80a1c7c83 Fix default extensions fallback when not specified 2022-03-12 12:25:57 +01:00
cc8f4fedb4 Add exception handling on script exec faliure 2022-03-12 11:57:01 +01:00
4c53f7dc06 Make script execution asyncronous 2022-03-11 18:04:37 +01:00
7c512fa63f Add style to selection prompt 2022-03-11 17:43:52 +01:00
723677a72d Allow execution of various script types 2022-03-11 17:29:35 +01:00
01b62cd882 Allow execution of multiple scripts 2022-03-11 16:38:16 +01:00
190953f76b Initail Commit 2022-03-09 22:42:40 +01:00