1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-06 00:40:04 +00:00
OpenMW/CI/teal_ci.sh

15 lines
335 B
Bash
Executable File

#!/bin/bash -e
docs/source/install_luadocumentor_in_docker.sh
PATH=$PATH:~/luarocks/bin
pushd .
echo "Install Teal Cyan"
git clone https://github.com/teal-language/cyan.git
cd cyan
git checkout 71eaea271bff489d82a9fb575b823b161b996162
luarocks make cyan-dev-1.rockspec
popd
scripts/generate_teal_declarations.sh ./teal_declarations