raskyld / go-tektasker

A small tool to create, test and deploy Tekton tasks writing only Go code 😎

Home Page:https://go-tektasker.nocera.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸš€

About

A small tool to create, test and deploy Tekton tasks writing only Go code 😎

https://go-tektasker.nocera.eu

License:Apache License 2.0


Languages

Language:Go 100.0%