8 Commits

Author SHA1 Message Date
Adam Uhlíř
21679e5ce0
ci: remove windows platform testing 2025-05-12 16:12:46 +02:00
Adam Uhlíř
221587b0e4
feat: replace cli framework furious-commander with oclif 2025-05-07 16:56:33 +02:00
Adam Uhlíř
0cee4ae939
chore: update dependencies (#209) 2022-10-26 15:45:46 +02:00
dependabot[bot]
e245e29be8
build(deps): bump actions/setup-node from 1 to 3 (#136)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 15:46:20 +02:00
dependabot[bot]
b3dfbe3356
build(deps): bump actions/cache from 2 to 3 (#135)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 10:57:43 +02:00
dependabot[bot]
bec4596455
build(deps): bump actions/checkout from 2 to 3 (#139)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 10:36:23 +02:00
Adam Uhlíř
bef03cabc8
fix: dont use promise fs namespace for node12 support (#97) 2022-05-09 11:28:27 +02:00
Adam Uhlíř
360f3e07c2
feat: ts cli orchestrator (#81) 2022-04-29 15:51:09 +02:00