Skip to content

A small tool to create, test and deploy Tekton tasks writing only Go code ๐Ÿ˜Ž

License

Notifications You must be signed in to change notification settings

raskyld/go-tektasker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

60 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Go Tektasker

๐Ÿ”ง This project is in an alpha level of readiness.

A framework for building Tekton Tasks in Go.

Demo

demo-alpha-go-tektasker.webm

Features

  • Generate YAML from Go package.
  • Use pure-go code to manipulate params and results.
  • Development Environment for a fast DX.

Installation

See the installation instructions.

Contributing

See CONTRIBUTING.md

Acknowledgements

  • Thanks to @MariaLetta for Free Gophers Pack! ๐Ÿคฉ
  • Thanks to Execore for the music used in the demo ๐ŸŽต
  • Thanks to the Tekton Authors (indeed! ๐Ÿ˜)
  • Thanks to the Kubernetes SIG apimachinery and to kubebuilder for the libraries this project is using ๐Ÿš€