Skip to content

A collection of utility scripts designed to streamline tasks and operations on AWS.

License

Notifications You must be signed in to change notification settings

MasashiFukuzawa/my-aws-scripts

Repository files navigation

my-aws-scripts

A collection of utility scripts designed to streamline tasks and operations on AWS.

Prerequisites

Setup

$ git clone [email protected]:MasashiFukuzawa/my-aws-scripts.git
$ cd my-aws-scripts
$ rye sync

How to use linter/formatter

# exec formatter
$ task fmt -- .
# exec linter
$ task lint -- .
# only check
$ task check-all

About

A collection of utility scripts designed to streamline tasks and operations on AWS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published