Skip to content

guizmaii/code-kata

Repository files navigation

code-kata

Main CI

Assignemnt: https://github.com/DemystData/code-kata/tree/be

How to run the CLI

Using sbt

In an sbt console:

kata          # To get the documentation
kata my-ip    # To get your public IP address

Using a native binary

sbt nativeImage # To build the native binary
./kata          # To get the documentation
./kata my-ip    # To get your public IP address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages