Skip to content

This is a template repository for Kotlin at Norad

License

Notifications You must be signed in to change notification settings

noradno/norad-template-kotlin

Repository files navigation

Template project for Kotlin

build status

This is a template repository for Kotlin-based projects at Norad.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

All dependencies are declared in the build file.

Build

To run the tests and build the project, run one of the following commands in the root directory of the project

For Linux-based systems

$ ./gradlew build

For Windows

$ gradlew.bat build

Contributing

Please read our code of conduct.

All contributions - pull requests or issues - are welcome!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a template repository for Kotlin at Norad

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages