gt4aws

Description

Utilities to connect to AWS services from Glamorous Toolkit

Details

Source
GitHub
License
MIT
Forks
1
Created
Sept. 13, 2023
Updated
March 12, 2026

Categories

Cloud / Infra

README excerpt

# gt4aws

is a wrapper around the AWS executable on your system to facilitate interacting with AWS from within GT.
## Installation

```
Metacello new
	repository: 'github://feenkcom/gt4aws:main/src';
	baseline: 'Gt4Aws';
	load
```

Optionally you can also load the Lepiter database:

```
#BaselineOfGt4Aws asClass loadLepiter
```

<hr/>

Have fun!
← Back to results