docs/script/server-all-languages

14 строки
253 B
Bash
Executable File

#!/usr/bin/env bash
# [start-readme]
#
# Starts the local development server with all of the available languages enabled.
#
# [end-readme]
source script/check-for-node
# TODO would need git clones from the language repos
npm run start-all-languages