Go to file
2022-11-05 23:05:41 +01:00
cmd/char with handling for do 2022-11-05 23:05:41 +01:00
examples/basic with handling for do 2022-11-05 23:05:41 +01:00
pkg with handling for do 2022-11-05 23:05:41 +01:00
plugins with handling for do 2022-11-05 23:05:41 +01:00
.gitignore add basic plugin architecture 2022-11-01 21:15:32 +01:00
go.mod added basic plugin structure 2022-11-01 14:26:54 +01:00
go.sum added basic plugin structure 2022-11-01 14:26:54 +01:00
go.work added basic plugin structure 2022-11-01 14:26:54 +01:00
go.work.sum Add schema 2022-11-02 16:31:12 +01:00
main.go with about plugins 2022-11-02 22:10:15 +01:00
README.md added basic plugin structure 2022-11-01 14:26:54 +01:00

Char

# file: .char.yml
registry: git.front.kjuulh.io
plugins:
  "kjuulh/char#/plugins/gocli":
    vars:
      name: "char"