scwrypts/zsh/aws
yage bffd64051c v1.0.0
=====================================================================

Finally decided to port personal scripts into a standalone library.

--- Release Notes ------------------------

- added support for python, zsh, and zx scripts
- added support for "interactive" scripts which drop the user to a REPL
- added support for passing arguments to commands
- added support for python/node virtualenv management through scwrypts
- added contributing and usage docs
- updated zsh plugin to write commands to history
- licensed under GPLv3

--- New Scripts --------------------------

zsh/scwrypts )
  - configure
  - environment/copy
  - environment/delete
  - environment/edit
  - environment/synchronize
  - logs/clear
  - logs/view

zsh )
  - aws/ecr/login
  - aws/efs/mount
  - aws/efs/unmount
  - aws/route53/backup
  - aws/s3/media-sync/pull
  - aws/s3/media-sync/push

python )
  - redis/interactive
2022-07-01 22:16:50 -06:00
..
ecr v1.0.0 2022-07-01 22:16:50 -06:00
efs v1.0.0 2022-07-01 22:16:50 -06:00
route53 v1.0.0 2022-07-01 22:16:50 -06:00
s3 v1.0.0 2022-07-01 22:16:50 -06:00
common.zsh v1.0.0 2022-07-01 22:16:50 -06:00
README.md v1.0.0 2022-07-01 22:16:50 -06:00

Amazon Web Services

Generic Badge

  • relies on AWS-CLI 2.x