Commit graph

17 commits

Author SHA1 Message Date
38eb93354f
feat: rename executable to scrl 2023-01-27 16:27:08 +01:00
2c02090a25
Feat: Switch to Spectre.Console.Cli as CLI framework (#3) 2022-10-15 12:24:30 +02:00
9c83f6e046
Split types in dedicated files 2022-06-10 16:30:57 +02:00
ae15e9abe4
Allow dispaly of the filename (& extension) only 2022-06-10 16:25:12 +02:00
150685acee
Rename CLI args 2022-05-24 20:26:13 +02:00
dfd999dff4
Always use multiple script selection 2022-05-24 18:46:04 +02:00
d3ab7aaa31
Move prompt handling in a common class 2022-03-16 12:27:33 +01:00
bd4683b110
Add error message if no files are found in grouped mode 2022-03-16 09:54:01 +01:00
555b65836a
Allow selection grouped by directory 2022-03-14 20:45:01 +01:00
c35a51d9a7
Show only relative script path in prompt 2022-03-14 19:23:24 +01:00
ad2c894f15
Fix default extensions fallback when not specified 2022-03-12 12:23:18 +01:00
f8df61cad6
Add exception handling on script exec faliure 2022-03-12 10:46:20 +01:00
8f9fa240b6
Make script execution asyncronous 2022-03-11 18:04:07 +01:00
2e52e63c3f
Add style to selection prompt 2022-03-11 17:30:33 +01:00
1acf91adf5
Allow execution of various script types 2022-03-11 16:39:40 +01:00
ae80e950bf
Allow execution of multiple scripts 2022-03-11 16:32:53 +01:00
ffff67de30
initial commit 2022-03-09 22:42:40 +01:00