Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Add Keyable support (#97)
Browse files Browse the repository at this point in the history
* Add Keyable support

This allows for easier dependency management of steps on other steps, since we can just reference `Keyable` instances rather than fish out keys or track their constants separately.

* Spotless

* Detekt

* Update API
  • Loading branch information
ZacSweers authored Jan 8, 2024
1 parent f1f9055 commit 3bbc39d
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 62 deletions.
Loading

0 comments on commit 3bbc39d

Please sign in to comment.