Giter VIP home page Giter VIP logo

tilt's Introduction

Tilt

Build Status GoDoc

Local Kubernetes development with no stress.

Tilt helps you develop your microservices locally. Run tilt up to start working on your services in a complete dev environment configured for your team.

Tilt watches your files for edits, automatically builds your container images, and applies any changes to bring your environment up-to-date in real-time. Think docker build && kubectl apply or docker-compose up.

Watch: Tilt in Two Minutes

screencast

Install Tilt

If you don't know where to start, start here:

Complete Tilt User Guide

Download the Tilt binary on the github releases page.

Tilt expects that you already have Docker and kubectl installed. Alternately, you can skip Kubernetes altogether and run Tilt with your pre-existing docker-compose.yml. Read the more detailed Installation Guide to help you tilt up quickly.

Configure Your Workflow to Share With Your Team

Configure Tilt with a Tiltfile, written in a small subset of Python called Starlark.

To get started, check out the tutorial or dive into the API reference.

Community

Questions? Comments? Just want to say hi?

Find us on the Kubernetes slack. Get an invite at slack.k8s.io and find us in the #tilt channel.

We tweet @windmill_eng and blog about building Tilt at medium.com/windmill-engineering.

We expect everyone in our community (users, contributors, followers, and employees alike) to abide by our Code of Conduct.

Development

To make changes to Tilt, read the developer guide.

For bugs and feature requests, file an issue or check out the feature roadmap.

Privacy

This tool can send usage reports to https://events.windmill.build, to help us understand what features people use. We only report on which tilt commands run and how long they run for.

You can enable usage reports by running

tilt analytics opt in

(and disable them by running tilt analytics opt out.)

We do not report any personally identifiable information. We do not report any identifiable data about your code.

We do not share this data with anyone who is not an employee of Windmill Engineering. Data may be sent to third-party service providers like Datadog, but only to help us analyze the data.

License

Copyright 2018 Windmill Engineering

Licensed under the Apache License, Version 2.0

tilt's People

Contributors

nicks avatar landism avatar maiamcc avatar hyu avatar dbentley avatar pmt avatar frankpetrilli avatar thrawny avatar l1redd avatar dosire avatar akilman avatar samhagan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.