mltframework / mlt-scripts

scripts to help build open source MLT apps

Home Page:https://www.mltframework.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-shotcut-build

This repository contains scripts for Continuous Integration and Deployment for the MLT and Shotcut projects.

  • The teamcity folder contains the scripts executed byour TeamCity build server. This server is legacy as we hope to migrate to GitHub Actions.
  • The build folder contains scripts that the TeamCity scripts or users may wish to run to build MLT applications bundled with some depenencies.
  • The test folder contains various test scripts executed by the teamcity/test.sh script.
  • The docker folder contains Dockerfiles for containers that may be used by some of the build scripts or GitHub Actions.

About

scripts to help build open source MLT apps

https://www.mltframework.org


Languages

Language:Shell 97.3%Language:Dockerfile 2.7%