Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 860 Bytes

File metadata and controls

25 lines (15 loc) · 860 Bytes

model-keybab

The code here (except ./recipes/keybab.json) are not intended to be used in any real applications but to demonstrate how to implement the feature without having to hard-code the details of instructions itself as a code.

The details of instructions should be encoded in a configuration file like json. Read here for more details.

Status

It's archived now and keytty/keybab-agent will continue implementing the same goal hopefully in a better way.

Develop

$ make [develop]

Design

DESIGN.md

Roadmap

  • complete recipes/source.cue
  • complete DESIGN.md
  • tests code
  • provide a way to verify custom json
  • provide a guide to embed this repo as a single source of truth