Compare commits

...
Sign in to create a new pull request.

15 commits

Author SHA1 Message Date
semantic-release-bot
6ab5935358 chore(release): 0.4.3 [skip ci]
## [0.4.3](https://git.kjan.de/jank/project-cli/compare/v0.4.2...v0.4.3) (2025-06-20)

### Bug Fixes

* Remove command ([a7257b2](a7257b2584))
2025-06-20 05:56:12 +00:00
a7257b2584
fix: Remove command
All checks were successful
Release / Release (push) Successful in 32s
2025-06-20 07:55:32 +02:00
semantic-release-bot
f7616ec157 chore(release): 0.4.2 [skip ci]
## [0.4.2](https://git.kjan.de/jank/project-cli/compare/v0.4.1...v0.4.2) (2025-06-20)

### Bug Fixes

* Try with unbuffer ([6de2ed4](6de2ed43cf))
2025-06-20 05:53:54 +00:00
6de2ed43cf
fix: Try with unbuffer
All checks were successful
Release / Release (push) Successful in 41s
2025-06-20 07:52:57 +02:00
semantic-release-bot
9b271264ac chore(release): 0.4.1 [skip ci]
## [0.4.1](https://git.kjan.de/jank/project-cli/compare/v0.4.0...v0.4.1) (2025-06-20)

### Bug Fixes

* more testing ([6cc7e19](6cc7e1997f))
2025-06-20 05:48:12 +00:00
6cc7e1997f
fix: more testing
All checks were successful
Release / Release (push) Successful in 31s
2025-06-20 07:47:25 +02:00
semantic-release-bot
1efb9c5227 chore(release): 0.4.0 [skip ci]
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-20)

### Features

* Add folder execution ([703db75](703db757bc))
* add version argument ([618e00b](618e00b677))

### Bug Fixes

* Fix cli command ([7f5c721](7f5c72143a))
* fix init script ([de3f5e6](de3f5e697c))
* Merge ([3f6eab9](3f6eab94c1))
* Remove stupid tag ([4cb16be](4cb16be7fa))
* test ([623ca27](623ca27213))
* Try different cli script ([ccf3d39](ccf3d391dd))

### Chores

* Clean up imports ([50ecd8c](50ecd8ce86))
* **release:** 0.4.0 [skip ci] ([b6f77ae](b6f77aed80))
* **release:** 0.4.0 [skip ci] ([16cb633](16cb633fe1))
* **release:** 0.4.0 [skip ci] ([506fc04](506fc04054))
* **release:** 0.4.0 [skip ci] ([b9bd05e](b9bd05e406))
2025-06-20 05:46:21 +00:00
623ca27213
fix: test
Some checks failed
Release / Release (push) Failing after 29s
2025-06-20 07:45:34 +02:00
semantic-release-bot
b6f77aed80 chore(release): 0.4.0 [skip ci]
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-20)

### Features

* Add folder execution ([703db75](703db757bc))
* add version argument ([618e00b](618e00b677))

### Bug Fixes

* Fix cli command ([7f5c721](7f5c72143a))
* fix init script ([de3f5e6](de3f5e697c))
* Merge ([3f6eab9](3f6eab94c1))
* Remove stupid tag ([4cb16be](4cb16be7fa))
* Try different cli script ([ccf3d39](ccf3d391dd))

### Chores

* Clean up imports ([50ecd8c](50ecd8ce86))
* **release:** 0.4.0 [skip ci] ([16cb633](16cb633fe1))
* **release:** 0.4.0 [skip ci] ([506fc04](506fc04054))
* **release:** 0.4.0 [skip ci] ([b9bd05e](b9bd05e406))
2025-06-20 05:38:04 +00:00
4cb16be7fa
fix: Remove stupid tag
All checks were successful
Release / Release (push) Successful in 29s
2025-06-20 07:37:18 +02:00
semantic-release-bot
16cb633fe1 chore(release): 0.4.0 [skip ci]
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-20)

### Features

* Add folder execution ([703db75](703db757bc))
* add version argument ([618e00b](618e00b677))

### Bug Fixes

* Fix cli command ([7f5c721](7f5c72143a))
* fix init script ([de3f5e6](de3f5e697c))
* Merge ([3f6eab9](3f6eab94c1))
* Try different cli script ([ccf3d39](ccf3d391dd))

### Chores

* Clean up imports ([50ecd8c](50ecd8ce86))
* **release:** 0.4.0 [skip ci] ([506fc04](506fc04054))
* **release:** 0.4.0 [skip ci] ([b9bd05e](b9bd05e406))
2025-06-20 05:35:41 +00:00
ccf3d391dd
fix: Try different cli script
Some checks failed
Release / Release (push) Failing after 1m16s
2025-06-20 07:34:06 +02:00
semantic-release-bot
506fc04054 chore(release): 0.4.0 [skip ci]
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-19)

### Features

* Add folder execution ([703db75](703db757bc))
* add version argument ([618e00b](618e00b677))

### Bug Fixes

* Fix cli command ([7f5c721](7f5c72143a))
* fix init script ([de3f5e6](de3f5e697c))
* Merge ([3f6eab9](3f6eab94c1))

### Chores

* Clean up imports ([50ecd8c](50ecd8ce86))
* **release:** 0.4.0 [skip ci] ([b9bd05e](b9bd05e406))
2025-06-19 17:22:33 +00:00
7f5c72143a
fix: Fix cli command
All checks were successful
Release / Release (push) Successful in 26s
2025-06-19 19:21:43 +02:00
semantic-release-bot
b9bd05e406 chore(release): 0.4.0 [skip ci]
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-19)

### Features

* Add folder execution ([703db75](703db757bc))
* add version argument ([618e00b](618e00b677))

### Bug Fixes

* fix init script ([de3f5e6](de3f5e697c))
* Merge ([3f6eab9](3f6eab94c1))

### Chores

* Clean up imports ([50ecd8c](50ecd8ce86))
2025-06-19 15:25:17 +00:00
5 changed files with 174 additions and 10 deletions

View file

@ -1,3 +1,121 @@
## [0.4.3](https://git.kjan.de/jank/project-cli/compare/v0.4.2...v0.4.3) (2025-06-20)
### Bug Fixes
* Remove command ([a7257b2](https://git.kjan.de/jank/project-cli/commit/a7257b25845790a5cf7345d95c5550bd3f57bc9b))
## [0.4.2](https://git.kjan.de/jank/project-cli/compare/v0.4.1...v0.4.2) (2025-06-20)
### Bug Fixes
* Try with unbuffer ([6de2ed4](https://git.kjan.de/jank/project-cli/commit/6de2ed43cfee8825503658a7bb5d7b71776cbd7e))
## [0.4.1](https://git.kjan.de/jank/project-cli/compare/v0.4.0...v0.4.1) (2025-06-20)
### Bug Fixes
* more testing ([6cc7e19](https://git.kjan.de/jank/project-cli/commit/6cc7e1997f57df38bf2e3321dd95f13c90cf23ef))
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-20)
### Features
* Add folder execution ([703db75](https://git.kjan.de/jank/project-cli/commit/703db757bc11edd233dca293528b0fad85365d5f))
* add version argument ([618e00b](https://git.kjan.de/jank/project-cli/commit/618e00b677b21dbb8a143a2cd8c189e3aa672c89))
### Bug Fixes
* Fix cli command ([7f5c721](https://git.kjan.de/jank/project-cli/commit/7f5c72143a6b4265fe0f1ac841cf12f5105a62aa))
* fix init script ([de3f5e6](https://git.kjan.de/jank/project-cli/commit/de3f5e697c8170888180e606991d1aaa9c6c3738))
* Merge ([3f6eab9](https://git.kjan.de/jank/project-cli/commit/3f6eab94c1b7b568228886f63e2529ad166bf316))
* Remove stupid tag ([4cb16be](https://git.kjan.de/jank/project-cli/commit/4cb16be7fa93f9a1507f070fb0b8eaee7cf6947a))
* test ([623ca27](https://git.kjan.de/jank/project-cli/commit/623ca27213c1902505eff61ec0b05993dc352dc2))
* Try different cli script ([ccf3d39](https://git.kjan.de/jank/project-cli/commit/ccf3d391dd969aeb4d181887c568d6b5ef4864bd))
### Chores
* Clean up imports ([50ecd8c](https://git.kjan.de/jank/project-cli/commit/50ecd8ce863e5996e47abb4fbad5f35e324ccc34))
* **release:** 0.4.0 [skip ci] ([b6f77ae](https://git.kjan.de/jank/project-cli/commit/b6f77aed80069fb439cee2ec97a5b061119b9c49))
* **release:** 0.4.0 [skip ci] ([16cb633](https://git.kjan.de/jank/project-cli/commit/16cb633fe16274131d5bb7ccbbc6626af6672901))
* **release:** 0.4.0 [skip ci] ([506fc04](https://git.kjan.de/jank/project-cli/commit/506fc040545f331ce369ae5d634f5e8247eec218))
* **release:** 0.4.0 [skip ci] ([b9bd05e](https://git.kjan.de/jank/project-cli/commit/b9bd05e4068be418975da981db32e69e97feb550))
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-20)
### Features
* Add folder execution ([703db75](https://git.kjan.de/jank/project-cli/commit/703db757bc11edd233dca293528b0fad85365d5f))
* add version argument ([618e00b](https://git.kjan.de/jank/project-cli/commit/618e00b677b21dbb8a143a2cd8c189e3aa672c89))
### Bug Fixes
* Fix cli command ([7f5c721](https://git.kjan.de/jank/project-cli/commit/7f5c72143a6b4265fe0f1ac841cf12f5105a62aa))
* fix init script ([de3f5e6](https://git.kjan.de/jank/project-cli/commit/de3f5e697c8170888180e606991d1aaa9c6c3738))
* Merge ([3f6eab9](https://git.kjan.de/jank/project-cli/commit/3f6eab94c1b7b568228886f63e2529ad166bf316))
* Remove stupid tag ([4cb16be](https://git.kjan.de/jank/project-cli/commit/4cb16be7fa93f9a1507f070fb0b8eaee7cf6947a))
* Try different cli script ([ccf3d39](https://git.kjan.de/jank/project-cli/commit/ccf3d391dd969aeb4d181887c568d6b5ef4864bd))
### Chores
* Clean up imports ([50ecd8c](https://git.kjan.de/jank/project-cli/commit/50ecd8ce863e5996e47abb4fbad5f35e324ccc34))
* **release:** 0.4.0 [skip ci] ([16cb633](https://git.kjan.de/jank/project-cli/commit/16cb633fe16274131d5bb7ccbbc6626af6672901))
* **release:** 0.4.0 [skip ci] ([506fc04](https://git.kjan.de/jank/project-cli/commit/506fc040545f331ce369ae5d634f5e8247eec218))
* **release:** 0.4.0 [skip ci] ([b9bd05e](https://git.kjan.de/jank/project-cli/commit/b9bd05e4068be418975da981db32e69e97feb550))
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-20)
### Features
* Add folder execution ([703db75](https://git.kjan.de/jank/project-cli/commit/703db757bc11edd233dca293528b0fad85365d5f))
* add version argument ([618e00b](https://git.kjan.de/jank/project-cli/commit/618e00b677b21dbb8a143a2cd8c189e3aa672c89))
### Bug Fixes
* Fix cli command ([7f5c721](https://git.kjan.de/jank/project-cli/commit/7f5c72143a6b4265fe0f1ac841cf12f5105a62aa))
* fix init script ([de3f5e6](https://git.kjan.de/jank/project-cli/commit/de3f5e697c8170888180e606991d1aaa9c6c3738))
* Merge ([3f6eab9](https://git.kjan.de/jank/project-cli/commit/3f6eab94c1b7b568228886f63e2529ad166bf316))
* Try different cli script ([ccf3d39](https://git.kjan.de/jank/project-cli/commit/ccf3d391dd969aeb4d181887c568d6b5ef4864bd))
### Chores
* Clean up imports ([50ecd8c](https://git.kjan.de/jank/project-cli/commit/50ecd8ce863e5996e47abb4fbad5f35e324ccc34))
* **release:** 0.4.0 [skip ci] ([506fc04](https://git.kjan.de/jank/project-cli/commit/506fc040545f331ce369ae5d634f5e8247eec218))
* **release:** 0.4.0 [skip ci] ([b9bd05e](https://git.kjan.de/jank/project-cli/commit/b9bd05e4068be418975da981db32e69e97feb550))
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-19)
### Features
* Add folder execution ([703db75](https://git.kjan.de/jank/project-cli/commit/703db757bc11edd233dca293528b0fad85365d5f))
* add version argument ([618e00b](https://git.kjan.de/jank/project-cli/commit/618e00b677b21dbb8a143a2cd8c189e3aa672c89))
### Bug Fixes
* Fix cli command ([7f5c721](https://git.kjan.de/jank/project-cli/commit/7f5c72143a6b4265fe0f1ac841cf12f5105a62aa))
* fix init script ([de3f5e6](https://git.kjan.de/jank/project-cli/commit/de3f5e697c8170888180e606991d1aaa9c6c3738))
* Merge ([3f6eab9](https://git.kjan.de/jank/project-cli/commit/3f6eab94c1b7b568228886f63e2529ad166bf316))
### Chores
* Clean up imports ([50ecd8c](https://git.kjan.de/jank/project-cli/commit/50ecd8ce863e5996e47abb4fbad5f35e324ccc34))
* **release:** 0.4.0 [skip ci] ([b9bd05e](https://git.kjan.de/jank/project-cli/commit/b9bd05e4068be418975da981db32e69e97feb550))
## [0.4.0](https://git.kjan.de/jank/project-cli/compare/v0.3.3...v0.4.0) (2025-06-19)
### Features
* Add folder execution ([703db75](https://git.kjan.de/jank/project-cli/commit/703db757bc11edd233dca293528b0fad85365d5f))
* add version argument ([618e00b](https://git.kjan.de/jank/project-cli/commit/618e00b677b21dbb8a143a2cd8c189e3aa672c89))
### Bug Fixes
* fix init script ([de3f5e6](https://git.kjan.de/jank/project-cli/commit/de3f5e697c8170888180e606991d1aaa9c6c3738))
* Merge ([3f6eab9](https://git.kjan.de/jank/project-cli/commit/3f6eab94c1b7b568228886f63e2529ad166bf316))
### Chores
* Clean up imports ([50ecd8c](https://git.kjan.de/jank/project-cli/commit/50ecd8ce863e5996e47abb4fbad5f35e324ccc34))
## [0.3.3](https://git.kjan.de/jank/project-cli/compare/v0.3.2...v0.3.3) (2025-06-19) ## [0.3.3](https://git.kjan.de/jank/project-cli/compare/v0.3.2...v0.3.3) (2025-06-19)
### Bug Fixes ### Bug Fixes

View file

@ -106,13 +106,13 @@ program
program.command("init").action(() => { program.command("init").action(() => {
console.log(`${CLI_NAME}() { console.log(`${CLI_NAME}() {
command ${CLI_NAME} "$@" | while IFS= read -r line; do unbuffer ${CLI_NAME} "$@" | while IFS= read -r line; do
if [[ $line == __EXEC__* ]]; then if [[ $line == __EXEC__* ]]; then
eval "\${line#__EXEC__}" eval "\${line#__EXEC__}"
else else
echo "$line" echo "$line"
fi fi
done done
}`); }`);
}); });

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "proj-cli", "name": "proj-cli",
"version": "0.3.3", "version": "0.4.3",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "proj-cli", "name": "proj-cli",
"version": "0.3.3", "version": "0.4.3",
"dependencies": { "dependencies": {
"@saithodev/semantic-release-gitea": "^2.1.0", "@saithodev/semantic-release-gitea": "^2.1.0",
"@semantic-release/changelog": "^6.0.3", "@semantic-release/changelog": "^6.0.3",

View file

@ -1,6 +1,6 @@
{ {
"name": "proj-cli", "name": "proj-cli",
"version": "0.3.3", "version": "0.4.3",
"module": "index.ts", "module": "index.ts",
"type": "module", "type": "module",
"bin": { "bin": {

46
typescript Normal file
View file

@ -0,0 +1,46 @@
Script started on 2025-06-20 07:51:23+02:00 [TERM="xterm-ghostty" TTY="/dev/pts/1" COLUMNS="187" LINES="45"]

 `.:/ossyyyysso/:.
.:oyyyyyyyyyyyyyyyyyyo:`
-oyyyyyyyodMMyyyyyyyysyyyyo-
-syyyyyyyyyydMMyoyyyydmMMyyyyys-
oyyysdMysyyyydMMMMMMMMMMMMMyyyyyyyo
`oyyyydMMMMysyysoooooodMMMMyyyyyyyyyo`
oyyyyyydMMMMyyyyyyyyyyyysdMMysssssyyyo
-yyyyyyyydMysyyyyyyyyyyyyyysdMMMMMysyyy-
oyyyysoodMyyyyyyyyyyyyyyyyyyydMMMMysyyyo
yyysdMMMMMyyyyyyyyyyyyyyyyyyysosyyyyyyyy
yyysdMMMMMyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
oyyyyysosdyyyyyyyyyyyyyyyyyyydMMMMysyyyo
-yyyyyyyydMysyyyyyyyyyyyyyysdMMMMMysyyy-
oyyyyyydMMMysyyyyyyyyyyysdMMyoyyyoyyyo
`oyyyydMMMysyyyoooooodMMMMyoyyyyyyyyo
oyyysyyoyyyysdMMMMMMMMMMMyyyyyyyyo
-syyyyyyyyydMMMysyyydMMMysyyyys-
-oyyyyyyydMMyyyyyyysosyyyyo-
./oyyyyyyyyyyyyyyyyyyo/.
`.:/oosyyyysso/:.`
 DISTRO 󰑃 Kubuntu oracular 24.10 x86_64
│ ├ 󰑃 Linux 6.11.0-26-generic
│ ├󰏖 󰑃 4069 (dpkg), 427 (nix-user), 49 (nix-default), 15 (flatpak), 21 (snap), 79 (brew)
│ └ 󰑃 zsh 5.9
 DE/WM 󰑃 Mutter (X11)
│ ├󰉼 󰑃 catppuccin-mocha-blue-standard+default
│ ├󰀻 󰑃 Luv-Folders-Dark [GTK2/3/4]
│ ├ 󰑃 Sweet (56px)
│ └ 󰑃 script
󰌢 SYSTEM 󰑃 HP EliteBook 845 14 inch G9 Notebook PC (SBKPF)
│ ├󰻠 󰑃 AMD Ryzen 7 PRO 6850U (16) @ 4,77 GHz
│ ├󰻑 󰑃 Radeon 680M
│ ├󰍹 󰑃 1920x1080 @ 60Hz, 1920x1200 @ 60Hz, 1920x1080 @ 60Hz
│ ├󰾆 󰑃 8,96 GiB / 60,87 GiB (15%)
│ ├󰓡 󰑃 0 B / 8,00 GiB (0%)
│ ├󰅐 󰑃 35 mins
│ └󰍹 󰑃 1920x1080 @ 60Hz, 1920x1200 @ 60Hz, 1920x1080 @ 60Hz
 AUDIO 󰑃 Jabra Link 380 Analog Stereo
                     

% is 📦 v0.4.1 via 🥟 v1.1.18 ~/p/p/project-cli
❱ [?1h=[?2004heeeval "$(pcli init)"ex                 exitexiexiitexit[?1l>[?2004l
Script done on 2025-06-20 07:51:27+02:00 [COMMAND_EXIT_CODE="0"]