1 Repo
Automatically identifying the programming language and required build toolchain from repository files.
Distinct from Repository Root Detection: None of the candidates cover the specific act of detecting a project's language to determine its build pipeline.
Explore 1 awesome GitHub repository matching devops & infrastructure · Language Runtime Detection. Refine with filters or upvote what's useful.
Piku is a git-based platform-as-a-service deployment tool for self-hosted application hosting. It enables the deployment of multiple web applications and background workers to private servers by automating builds and updates through git push. The system acts as an application process orchestrator and reverse proxy server manager, routing incoming HTTP traffic to specific application processes. It features a multi-language application runtime that detects programming languages from repository files to handle dependency installation and execution settings. Security is handled via an integrated
Automatically detects the programming language of a repository to determine the correct build toolchain and runtime.