Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syall/smithy-typescript-example-client-gradle


https://github.com/syall/smithy-typescript-example-client-gradle

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Quickstart Gradle Template
Smithy [quickstart](https://smithy.io/2.0/quickstart.html) example built using gradle

## Building
To build this project run:
```console
./gradlew clean build
```
From the root of this template directory.