Skip to content

tilt-dev/tilt-example-bazel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tilt-example-bazel

Build Status

An example project that demonstrates setting up a Go/Bazel project in Kubernetes.

This repo will be easier to follow if you're already familiar with Bazel and how to set it up for Go projects. If you're not, we recommend these guides:

Step by Step Demo projects

In each project, run tilt up to build and run:

  • 0-base: The simplest way to start
  • 1-measured: Use local_resource to measure your deployment time
  • 2-deps: Use Bazel to generate dependencies, instead of hard-coding them in the Tiltfile.
  • 3-recommended: Live-update compiled binaries into the container.

License

Copyright 2020 tilt.dev

Licensed under the Apache License, Version 2.0

About

Iterative examples of how to set up Bazel with Tilt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •