Commit graph

37 commits

Author SHA1 Message Date
c54e96e3e3 chore: refactor codebase
- add namespace
- move commands to dedicated file
- collapse linux shells to single process info
2023-05-26 16:28:48 +02:00
dependabot[bot]
0f7d7d2ff8
NuGet(deps): Bump Spectre.Console.Cli from 0.46.0 to 0.47.0 in /src (#6)
Bumps [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.46.0...0.47.0)

---
updated-dependencies:
- dependency-name: Spectre.Console.Cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:57:46 +02:00
dependabot[bot]
40c2508b94
NuGet(deps): Bump Spectre.Console from 0.46.0 to 0.47.0 in /src (#7)
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.46.0...0.47.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 16:54:45 +02:00
504bed4e50 fix: script ptompt message 2023-05-19 19:46:08 +02:00
0625ed6251 Create .github/workflows/codeql.yml 2023-05-19 19:44:12 +02:00
cf3f670fbf feat: rename executable to scrl 2023-05-19 19:44:12 +02:00
dependabot[bot]
0f91b22021 NuGet(deps): Bump Spectre.Console from 0.45.0 to 0.46.0 in /src (#5)
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.45.0...0.46.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcello Lamonaca <marcello@lamonaca.eu>
2023-05-19 19:44:04 +02:00
dependabot[bot]
0642e9d4ef NuGet(deps): Bump Spectre.Console.Cli from 0.45.0 to 0.46.0 in /src
Bumps [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) from 0.45.0 to 0.46.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.45.0...0.46.0)

---
updated-dependencies:
- dependency-name: Spectre.Console.Cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-19 19:44:04 +02:00
128d9286ac chore: update README.md 2022-10-15 13:06:51 +02:00
1cf2e05a67 Feat: Switch to Spectre.Console.Cli as CLI framework (#3) 2022-10-15 12:46:45 +02:00
4ab62ff538
Merge pull request #2 from m-lamonaca/dependabot/nuget/src/Spectre.Console-0.45.0
NuGet(deps): Bump Spectre.Console from 0.44.0 to 0.45.0 in /src
2022-09-12 18:05:52 +02:00
dependabot[bot]
82debdb93a
NuGet(deps): Bump Spectre.Console from 0.44.0 to 0.45.0 in /src
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.44.0...0.45.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 02:20:22 +00:00
4ef34ac2bc Fix: powershell install script
- add missing `Test-CommandExists` function definition
- add shebang
2022-06-13 09:23:50 +02:00
36c79e02bc
Update dependabot.yml 2022-06-12 11:36:54 +02:00
fc6da8da20
Merge pull request #1 from m-lamonaca/dependabot/nuget/src/Spectre.Console-0.44.0 2022-06-12 11:33:17 +02:00
dependabot[bot]
01cf195b9c
Composer(deps): Bump Spectre.Console from 0.43.0 to 0.44.0 in /src
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](https://github.com/spectreconsole/spectre.console/compare/0.43.0...0.44.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-11 15:24:24 +00:00
4f1aba962a
Create dependabot.yml 2022-06-11 17:24:02 +02:00
fd4bbce4b1 Update README & install scripts 2022-06-10 18:31:25 +02:00
3daa10f3f8 Update install scripts to install or update 2022-06-10 17:10:41 +02:00
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