Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 375 Bytes

File metadata and controls

10 lines (6 loc) · 375 Bytes

Kotlin Unit Converter

This project is a simple unit converter built using Kotlin, designed to convert between various units of measurement. It provides a basic command-line interface (CLI) for easy interaction.

Features

  • Converts between different units
  • Simple and intuitive command-line interface.
  • Written in Kotlin, making use of object-oriented principles.