Table of Contents
This project is a template for Kotlin projects, pre-configured with common tools and best practices.
You will need to install some tools to run the project.
Clone the project and build it.
git clone git@github.com:NeoTamia/NTBodyHealth.git
cd NTBodyHealth
./gradlew buildYou can run the project with the following command:
./gradlew :modules:core:runIf you need to build the project, run:
./gradlew buildThe artifacts will be available in the build/libs and modules/*/build/libs directories.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Read the contributing guide to learn how to contribute to the project.
Distributed under the MIT License. See LICENSE for more information.
Alwyn974 |