Skip to content
forked from cashapp/wisp

Wisp is a collection of kotlin modules providing various features and utilities, including config, logging, feature flags and more.

Notifications You must be signed in to change notification settings

tgregory-block/wisp

 
 

Repository files navigation

WISP

Wisp is a collection of kotlin modules providing various features and utilities, including config, logging, feature flags and more. Modules are deliberately kept small to allow choice of the exact set needed.

Modules

Modules that are named ending in "Testing" are for test code and should never be used or included in production code.

Changelog

See a list of changes in each release here

Contributing

For details on contributing, see here

About

Wisp is a collection of kotlin modules providing various features and utilities, including config, logging, feature flags and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 97.4%
  • Java 2.2%
  • Shell 0.4%