Commit Graph

24 Commits

Author SHA1 Message Date
05f4912513 chore: remove print 2023-11-30 02:04:49 +02:00
f9e936fcbd feat: colorize thrown error 2023-11-30 02:02:15 +02:00
1452b80536 feat: colorize help output 2023-11-30 01:40:48 +02:00
43a2cda24a feat: improve stdio pass through 2023-10-07 03:27:26 +03:00
Chen Asraf
5fbeb12765 chore: update output format 2023-07-18 01:27:22 +03:00
Chen Asraf
badc86e8b5 feat: add appendNewLine option 2022-12-07 18:47:50 +02:00
Chen Asraf
a3d1034244 feat: windows shell support (experimental)
refactor: use temporary script file to run commands
2022-11-15 23:55:39 +02:00
Chen Asraf
8e2a678e8c feat: allow searching up dirs for config file 2022-11-14 01:48:19 +02:00
Chen Asraf
3ee3a5c3b2 feat: add suppress_header_output option 2022-09-07 01:59:19 +03:00
Chen Asraf
3e1cb2cc26 feat: try more env vars for shell, update -h output 2022-08-30 23:33:57 +03:00
Chen Asraf
2569dc6970 fix: null shell config
feat: improve errors
2022-08-30 19:23:19 +03:00
Chen Asraf
79290a2d54 chore: cleanups 2022-08-09 23:53:31 +03:00
Chen Asraf
a659edb99f test: add tests 2022-08-08 22:49:26 +03:00
Chen Asraf
5d855084f5 feat: shell config per os
fix: utf8 decode in process output
2022-08-08 20:36:12 +03:00
Chen Asraf
a1eb23e447 feat: version 0.1.4
see CHANGELOG.md for full details
2022-08-08 14:35:06 +03:00
Chen Asraf
942827e367 feat: try to get default windows shell 2022-08-07 23:27:02 +03:00
Chen Asraf
3bb4d53b2a chore: update formatting style
because pub.dev are line-length mighty enforcers
2022-08-07 15:37:53 +03:00
Chen Asraf
eb9dd5cf0c feat: add -h flag 2022-08-07 15:06:30 +03:00
Chen Asraf
ae264b92be docs: license + version 2022-08-07 13:26:00 +03:00
Chen Asraf
4d270e3108 docs: docs + README.md 2022-08-07 13:23:07 +03:00
Chen Asraf
51e0e08cae chore: clean up files
test: add basic tests
2022-08-07 12:33:16 +03:00
Chen Asraf
a9ca92b398 fix: script loading & chaining
feat: short script config format
2022-08-07 11:01:41 +03:00
Chen Asraf
309e757a98 fix: improve args handling
fix: bin export
2022-08-07 02:04:24 +03:00
Chen Asraf
ec77c1c9e5 first commit 2022-08-07 01:18:54 +03:00