Giter Site home page Giter Site logo

benelgar / tilt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tilt-dev/tilt

0.0 1.0 0.0 50.18 MB

A multi-service dev environment for teams on Kubernetes

Home Page: https://tilt.dev/

License: Apache License 2.0

Makefile 0.23% Go 80.80% Python 0.33% Dockerfile 0.15% Shell 0.34% HTML 0.02% CSS 0.73% TypeScript 16.99% JavaScript 0.01% PowerShell 0.04% Starlark 0.36%

tilt's Introduction

Tilt

Build Status GoDoc

Kubernetes for Prod, Tilt for Dev

Modern apps are made of too many services. They're everywhere and in constant communication.

Tilt powers multi-service development and makes sure they behave! Run tilt up to work in a complete dev environment configured for your team.

Tilt automates all the steps from a code change to a new process: watching files, building container images, and bringing your environment up-to-date. Think docker build && kubectl apply or docker-compose up.

Watch: Tilt in Two Minutes

screencast

Install Tilt

Installing the tilt binary is a one-step command.

macOS/Linux

curl -fsSL https://raw.githubusercontent.com/tilt-dev/tilt/master/scripts/install.sh | bash

Windows

iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/tilt-dev/tilt/master/scripts/install.ps1'))

For other installation options, see the Installation Guide.

Run Tilt

New to Tilt? Our tutorial will get you started.

Configuring a Service? We have best practice guides for HTML, NodeJS, Python, Go, Java, and C#.

Optimizing a Tiltfile? Search for the function you need in our complete API reference.

Don’t Tilt Alone, Take This

Tilt Cloud

Are you seeing an error from a server that you don't even work on?

With Tilt Cloud, create web-based interactive reproductions of your local cluster’s state.

Save and share a snapshot with your team so that they can dig into the problem later. A snapshot lets you explore the status of running services, errors, logs, and more.

Community & Contributions

Questions and feedback: Join the Kubernetes slack and find us in the #tilt channel. Or file an issue.

Contribute: Check out our contribution guidelines.

Follow along: @tilt_dev on Twitter. Updates and announcements on the Tilt blog.

Help us make Tilt even better: Tilt sends anonymized usage data, so we can improve Tilt on every platform. Details in "What does Tilt send?".

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

License

Copyright 2018 Windmill Engineering

Licensed under the Apache License, Version 2.0

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.