Commit graph

43 commits

Author SHA1 Message Date
8011e27cf6
make dependabot update github-actions 2023-10-18 12:13:15 +02:00
9d9b06dc93
Update codeql.yml 2023-09-15 21:11:41 +02:00
bc8cb5d501
chore: enable .NET analyzers 2023-07-20 14:29:47 +02:00
bd0147e7d8
chore(dependabot): ignore patch updates 2023-06-20 10:54:33 +02:00
59745bcb5d
chore: bump version
- include README in package
- add package description
2023-05-26 16:31:59 +02:00
191d4eb9f5
fix: start powershell without user profile 2023-05-26 16:30:03 +02:00
55a240e015
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]
ac8c48c5bb
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]
c2a3b1e35d
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
060f2f0223
fix: script ptompt message 2023-05-19 19:46:08 +02:00
5ffbbd4ba9
Create .github/workflows/codeql.yml 2023-03-22 15:25:02 +01:00
38eb93354f
feat: rename executable to scrl 2023-01-27 16:27:08 +01:00
dependabot[bot]
d10340a644
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-01-16 09:07:47 +01:00
dependabot[bot]
b75ad45aaa
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-01-16 02:36:14 +00:00
6a8e0b9a91
chore: update README.md 2022-10-15 13:06:19 +02:00
2c02090a25
Feat: Switch to Spectre.Console.Cli as CLI framework (#3) 2022-10-15 12:24:30 +02:00
39645c4c1c
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]
5baff758ea
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
7a4dc8dc8c
Fix: powershell install script
- add missing `Test-CommandExists` function definition
- add shebang
2022-06-13 09:23:50 +02:00
0c70ee0f1b
Update dependabot.yml 2022-06-12 11:36:54 +02:00
94973b872d
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]
62fb1402a7
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
e9f2ad9bdd
Create dependabot.yml 2022-06-11 17:24:02 +02:00
6a01577912
Update README & install scripts 2022-06-10 17:45:24 +02:00
dc40ced033
Update install scripts to install or update 2022-06-10 17:10:41 +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
a4fe1ba84a
Allow installation as dotnet tool 2022-05-25 18:20:53 +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
1a6f72bf78
Update publish script 2022-04-26 21:54:10 +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
151ee1d6a0
Add publish script 2022-03-14 12:18:16 +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