Skip to content

NeoTamia/NTBodyHealth


Logo

NTBodyHealth

A template for Kotlin projects.

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Build
  5. Contributing
  6. License
  7. Authors

About The Project

This project is a template for Kotlin projects, pre-configured with common tools and best practices.

(back to top)

Uses

  • kotlin
  • gradle
  • ktlint
  • shadow
  • git

(back to top)

Getting Started

Prerequisites

You will need to install some tools to run the project.

  • You need JDK 21 or higher.
  • You will need to install Git to clone the project.

Installation

Clone the project and build it.

Clone & build

git clone git@github.com:NeoTamia/NTBodyHealth.git
cd NTBodyHealth
./gradlew build

(back to top)

Usage

Running

You can run the project with the following command:

./gradlew :modules:core:run

(back to top)

Build

If you need to build the project, run:

./gradlew build

The artifacts will be available in the build/libs and modules/*/build/libs directories.

(back to top)

Contributing

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.

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Authors

Alwyn974
Alwyn974

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages