Andrew
Andrew
Please make sure to support local files as sources and targets. Unfortunately, Kubernetes file transfer can be quite slow. So copying files first from S3 to local disk, then local...
I am getting a strange error when upgrading the awscli Homebrew recipe during a skbn process. skbn complains that the aws executable is missing. Does skbn not use the standard...
Can we please implement the build system with mage? mage provides stronger cross-platform guarantees, by parsing the build steps as pure Go code rather than sh/bat interpreted code. https://magefile.org/
Please support both the newer M1 Macs, as well as common Intel Macs, so that skbn runs reliably on macOS.
Could we get Windows support for node-crontab? Perhaps convert cron entries into Windows Task Scheduler entries, or find a good cron.exe port?
Would be great to show results regardless of upper/lower casing, for easier typing! Workaround example with use-package: ``` (setq read-file-name-completion-ignore-case t) (ido-mode) (use-package find-file-in-repository :bind ("C-x f" . find-file-in-repository)) ```
I would love an option to show the current `screen` session (the middle of a dot delimited string, unless blank) in my prompt.
#### For new checks and feature suggestions - [x] https://www.shellcheck.net/ (i.e. the latest commit) currently gives no useful warnings about this - [x] I searched through https://github.com/koalaman/shellcheck/issues and didn't find...
### Is your feature request related to a problem? Please describe Please provide command line help menus. I keep having to revert to an Internet connection to remember the correct...