2 repositorios
Command-line tools that coordinate the sequential execution of project retrieval, compilation, and deployment.
Distinct from CLI-Driven Lifecycles: Closest candidates focus on AI models or specific screen capture automation, not general Android project lifecycles.
Explore 2 awesome GitHub repositories matching development tools & productivity · Project Lifecycle Automators. Refine with filters or upvote what's useful.
Dryrun is a command-line tool designed to automate the end-to-end lifecycle of Android projects, including cloning, building, and deploying source code from remote repositories to connected devices. It functions as a build system wrapper and device deployment tool that programmatically invokes native Android build tools to compile applications without requiring manual configuration in an integrated development environment. The project differentiates itself through an ephemeral workspace orchestrator that creates and destroys temporary file system environments to ensure every project execution
Provides a command-line interface to coordinate the end-to-end sequence of cloning, building, and deploying Android projects.
One is a command-line utility designed to manage the lifecycle of PHP applications. It provides a unified interface for initializing standardized project structures and configurations, ensuring consistent organization from the start of development. The tool integrates automated routines to maintain application stability and code health. It performs dependency verification, static analysis, and code style enforcement to validate project integrity before deployment. Additionally, it includes a structured communication interface for reporting security vulnerabilities, allowing maintainers to rev
Automates dependency checks, style analysis, and testing to confirm application stability before deployment.