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

https://github.com/dotenv-org/hello-kotlin

Example code using dotenv-vault-kotlin
https://github.com/dotenv-org/hello-kotlin

Last synced: 5 months ago
JSON representation

Example code using dotenv-vault-kotlin

Awesome Lists containing this project

README

          

# hello-kotlin

Example code using [dotenv-vault-kotlin](https://github.com/dotenv-org/dotenv-vault-kotlin)

## Usage

```bash
cd hello-kotlin
gradle run
```

This app was created by following this [tutorial](https://docs.gradle.org/current/samples/sample_building_kotlin_applications.html) and then adding [dotenv-vault-kotlin](https://github.com/dotenv-org/dotenv-vault-kotlin).