Skip to content

ch8n/morse-code-kt

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Big-Brain-Kotlin

Big-Brain-Kotlin

โœ‹ About

Hola Amigos! ๐Ÿ™Œ, welcome to my coding playground! you are welcome to explore around ๐Ÿ‘ฉโ€๐Ÿ’ป

Do let me know if you find something useful or want to suggest some improvement also don't forget to checkout of blogs at chetangupta.net

I also have special Big-Brain-Kotlin Series on going which teaches Kotlin stdlib, for solving problems. This Application logic comes from the same place

Series Big-Brain-Kotlin
Logic The Morse Code

๐Ÿ‘€ Social

LinkedIn | Medium | Twitter | StackOverflow | CodeWars | Portfolio | Github | Instagram | Youtube

Morse Code Cli

Script that can encode a given message to Morse-Code or decode a given morse-code to message

Preview

script-demo

โš™๏ธ How to Build

  1. Run option installDist from gradle tab or from terminal run ./gradlew installDist
  2. From terminal navigate to build/install/morse-code-cli-kt/bin
  3. Run command ./morse-code-cli-kt in terminal

๐Ÿ”ง Framework

  • CliKt for Scaffold
  • Mordant for Colored Output
  • Picnic for Tables
  • Inquirer for Argument parsing and Interactive Options

๐Ÿ‘ฎ License

Shield: CC BY-SA 4.0

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

About

Script that can encode a given message to Morse-Code or decode a given morse-code to message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages