v2.0.0
===================================================================== Subscwrypts + Environment Inheritance --- Release Notes ------------------------ - added support for environment inheritance - added support for arbitrarily nested scripts (subscwrypts) - added support for CI mode - improved modularity of zsh/utils module - refactored to move some data from ~/.config/scwrypts to ~/.local/share/scwrypts - refactored various scripts to use new subscwrypt api --- New Scripts -------------------------- zsh ) - db/interactive/postgres - aws/rds/interactive-login
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
[](https://github.com/junegunn/fzf)
|
||||
[](https://github.com/mikefarah/yq)
|
||||
[](https://github.com/stedolan/jq)
|
||||
[](https://github.com/dbcli/pgcli)
|
||||
<br>
|
||||
|
||||
Since they emulate direct user interaction, shell scripts are often the straightforward choice for task automation.
|
||||
|
Reference in New Issue
Block a user