GithubHelp home page GithubHelp logo

abhavan / batect Goto Github PK

View Code? Open in Web Editor NEW

This project forked from batect/batect

0.0 1.0 0.0 7.04 MB

Build And Testing Environments as Code Tool

Home Page: https://batect.dev

License: Apache License 2.0

Kotlin 97.60% Shell 0.64% HTML 0.02% Python 0.72% Java 0.04% Dockerfile 0.20% Groovy 0.42% Batchfile 0.11% PowerShell 0.24%

batect's Introduction

batect

Build Status Coverage License Chat

build and testing environments as code tool: Dockerised build and testing environments made easy

The sales pitch

  • Consistent, fast, repeatable, isolated builds and test runs everywhere: your computer, your colleagues' computers and on CI
  • Document and share common tasks within your team in a structured way - it's a go script based on Docker
  • Manage dependencies for integration and end-to-end testing (like databases) with ease
  • Onboard new team members in minutes: no installation required
  • Supports Linux, macOS and Windows
  • Works with any language or framework, your existing CI system, and your chosen language's existing tooling
  • Take advantage of existing Docker images to get started quickly

asciicast

Getting started

  1. Drop the latest batect and batect.cmd scripts from the releases page into the root folder of your project.
  2. If you're on Linux or macOS, make sure the script is executable: run chmod +x batect.
  3. Create your batect.yml to define your environment:

System requirements

batect requires Docker 18.03.1 or newer, Java 8 or newer (although this requirement will be removed before v1.0), and:

  • On Linux and macOS: Bash and curl
  • On Windows: Windows 10

batect supports both Linux and Windows containers.

Documentation

All documentation is available on the documentation site. Highlights include:

If you prefer watching videos to reading documentation, you can also watch Charles introduce batect and the rationale behind it at the Evolution by ThoughtWorks conference.

Support and community

There's a batect community on Spectrum - anyone is welcome to join.

Feedback

Please open an issue on GitHub if you run into a problem or have a suggestion.

You can see what new features and improvements are planned in the roadmap.

Acknowledgements

Thank you to the following people for their bug reports, pull requests, suggestions and feedback, in alphabetical order:

Thank you to YourKit for providing a complimentary copy of the YourKit profiler, and thank you to JFrog for providing a complimentary instance of both Bintray and Artifactory.

batect's People

Contributors

charleskorn avatar dependabot-preview[bot] avatar dependabot-support avatar pameck avatar tasssinclair avatar eichelkrauta avatar akamanocha avatar camjackson avatar batectgithubactions avatar dependabot[bot] avatar

Watchers

James Cloos 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.