Skip to content

ninrod/kotlin-dsl-gradle-experiment

Repository files navigation

kotlin dsl gradle experiment

  • toy project to experiment with the new kotlin dsl for gradle builds

building

# if you don't have a running postgresql container, spin up one:
$ make db

# build the backend
$ make

running

# spin up the backend
$ make up

# hit the endpoint
$ curl localhost:8080

LICENSE

GNU General Public License v3
Copyright (c) 2015-2018 Filipe Silva (ninrod)

About

experimenting with the new kotlin dsl for gradle

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published