Skip to content

Optimizing the feedback of inner development loop

Notifications You must be signed in to change notification settings

deveeztech/tilt-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tilt Demo

The best indicator of a healthy development workflow is a short feedback loop.

Tilt Features

  • Painless onboarding
  • Smart rebuilds
  • Live updates

Project examples

examples
├── 0-base
│   └── Tiltfile # Introduction to Tilt with docker engine
├── 1-rancher
│   └── Tiltfile # An example of how to build the image with nerdctl and use rancher desktop to deploy
├── 2-live-update
│   └── Tiltfile # Show live changes on updates
├── 3-debug
│   └── Tiltfile # Attach a remote debugger to the image
└── 4-dependencies
    └── Tiltfile # Manage external dependencies with helm and git

The project follows the Standard Go Project Layout

About

Optimizing the feedback of inner development loop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published