Go to file
2022-11-01 14:26:54 +01:00
cmd/char added basic plugin structure 2022-11-01 14:26:54 +01:00
examples/basic added basic plugin structure 2022-11-01 14:26:54 +01:00
pkg added basic plugin structure 2022-11-01 14:26:54 +01:00
plugins/gocli added basic plugin structure 2022-11-01 14:26:54 +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 added basic plugin structure 2022-11-01 14:26:54 +01:00
main.go added basic plugin structure 2022-11-01 14:26:54 +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"