Skip to content

benjishults/console

Repository files navigation

console

A library for building console-menu applications.

Library

Available at

<dependency>
    <groupId>io.github.benjishults</groupId>
    <artifactId>console</artifactId>
    <version>3.1.0</version>
</dependency>

API Documentation

Test Helpers

The test library does use KoTest assertions and provides extension functions on the KoTest Spec class.

Available at

<dependency>
    <groupId>io.github.benjishults</groupId>
    <artifactId>console-test</artifactId>
    <version>3.1.0</version>
</dependency>

API Documentation

Example Usage

An example usage can be found in the budget repository.

Fun Stuff

Here's how I publish the maven artifacts.

Here's how I generate and publish the dokka pages.

Here's how I run tests when a pull request is created.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages