Coder Social home page Coder Social logo

swift-ci's Introduction

SwiftCI

A continuous integration toolkit implemented 100% with Swift.

Motivation

Allow easy writing of continuous integration workflows by replacing a set of continuous integration tools that have many dependencies with a simplified toolkit which requires only a Swift compiler.

Project status

Early testing; works but APIs are not finished and there's no documentation.

What it does?

  • Runs multi-command build scripts that can be used in CI environment.
  • Produces pretty-printed logging of output with filtering, colors and HTML output.
  • Builds and archives Xcode projects.
  • Uploads builds to App Store Connect.
  • Runs custom shell scripts and other tools.

What it doesn't do?

  • SwiftCI is not a complete build system such as xcodebuild, make, Ant, Gradle, etc.
  • It doesn't contain a large number of ready integrations with 3rd party tools.

swift-ci's People

Stargazers

Mika Ryynänen avatar Zeljko Milojkovic avatar

Watchers

Mika Ryynänen 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.