awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-native-community avatar

react-native-community/cli

0
View on GitHub↗
2,896 स्टार्स·938 फोर्क्स·TypeScript·MIT·2 व्यूज़

Cli

This project provides a unified command-line interface designed to orchestrate the development lifecycle of mobile applications. It serves as a central tool for bootstrapping new projects, managing build configurations, and executing routine development tasks such as starting servers and bundling assets.

The tool distinguishes itself through an automated native dependency manager that detects and integrates platform-specific code into the build process, reducing the need for manual configuration. It also features a modular, plugin-based architecture that allows developers to extend the core command set and customize build logic to meet specific project requirements.

Beyond its core orchestration capabilities, the project supports standardized scaffolding through templates to ensure consistent directory structures across applications. It centralizes environment settings and build parameters into a single configuration file, providing a consistent interface for managing complex mobile development workflows.

Features

  • Development Workflows - Provides a unified command-line interface for managing daily development tasks like starting servers and bundling assets.
  • Automatic Native Dependency Linking - Automatically detects and links native implementations for project and third-party modules during the build process.
  • Build Tool Plugins - Provides a modular architecture that allows developers to extend the core command set and customize build logic through third-party plugins.
  • Development Workflow Orchestrators - Integrates disparate command-line utilities and version control systems into a unified development environment.
  • Project Task Execution - Provides mechanisms for running named automation tasks defined within a project's configuration.
  • CLIs - Provides a command-line interface for scaffolding, configuring, and managing the build lifecycle of mobile applications.
  • Build Configurations - Defines parameters, dependencies, and environment variables for a software build process.
  • Command Line Interface Plugins - Extends command-line tools with modular, user-defined functionality and external service integrations.
  • Modular Script Execution Engines - Executes independent script modules to provide granular control over development tasks and build operations.
  • Project Bootstrapping - Generates starter code and boilerplate files to initialize new software projects.
  • Project Configuration - Provides standards and formats for managing project metadata and build settings.
  • Project Scaffolders - Creates new project directories with all required dependencies and basic files, ready for development.
  • Project Scaffolding Templates - Automates the creation of new software projects using standardized template definitions.
  • Project Configuration - Provides centralized project-level metadata and build-time configuration management for mobile applications.
  • React Native - Generates React Native app templates with pre-configured structure and immediate editing support.

स्टार हिस्ट्री

react-native-community/cli के लिए स्टार हिस्ट्री चार्टreact-native-community/cli के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Cli को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Cli दिखाई देता है।
  • प्रोजेक्ट स्कैफोल्डिंग टूल्स

Cli के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Cli के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • moonrepo/moonmoonrepo का अवतार

    moonrepo/moon

    3,687GitHub पर देखें↗

    Moon is a monorepo build system and task runner designed to orchestrate complex projects with multiple packages. It functions as a dependency graph orchestrator that executes build targets in topological order and utilizes input hashing to cache results and skip redundant work. The project features a polyglot toolchain manager that automates the installation and versioning of language runtimes and CLI tools to ensure environment consistency. It also includes a plugin framework based on WebAssembly, allowing developers to extend build logic and toolchain behavior using any supported language.

    Rustbuild-systembuild-toolbun
    GitHub पर देखें↗3,687
  • decosoftware/deco-idedecosoftware का अवतार

    decosoftware/deco-ide

    5,815GitHub पर देखें↗

    Deco IDE is a graphical development environment for building React Native applications. It combines a visual component editor with template-based project scaffolding, allowing developers to construct user interfaces by dragging pre-built JSX templates from a palette and editing component properties through a graphical panel that updates both source code and the live preview in real time. The tool differentiates itself through a hot-reload development workflow that automatically refreshes the running app when source files change, preserving state, and through its file-system project management

    JavaScript
    GitHub पर देखें↗5,815
  • o3de/o3deo3de का अवतार

    o3de/o3de

    8,954GitHub पर देखें↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    C++3d-graphics3d-graphics-engineanimation
    GitHub पर देखें↗8,954
  • rust-lang/cargorust-lang का अवतार

    rust-lang/cargo

    14,624GitHub पर देखें↗

    Cargo is the official build system and package manager for the Rust programming language. It provides a unified command-line interface that orchestrates the entire development lifecycle, including compiling source code, managing complex dependency graphs, running tests, and distributing packages through a centralized registry. By utilizing declarative manifest files, it ensures that builds remain reproducible and consistent across different environments. The tool distinguishes itself through its deep integration with the Rust compiler and its sophisticated approach to project management. It f

    Rustcargopackage-managerrust
    GitHub पर देखें↗14,624
Cli के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

react-native-community/cli क्या करता है?

This project provides a unified command-line interface designed to orchestrate the development lifecycle of mobile applications. It serves as a central tool for bootstrapping new projects, managing build configurations, and executing routine development tasks such as starting servers and bundling assets.

react-native-community/cli की मुख्य विशेषताएं क्या हैं?

react-native-community/cli की मुख्य विशेषताएं हैं: Development Workflows, Automatic Native Dependency Linking, Build Tool Plugins, Development Workflow Orchestrators, Project Task Execution, CLIs, Build Configurations, Command Line Interface Plugins।

react-native-community/cli के कुछ ओपन-सोर्स विकल्प क्या हैं?

react-native-community/cli के ओपन-सोर्स विकल्पों में शामिल हैं: moonrepo/moon — Moon is a monorepo build system and task runner designed to orchestrate complex projects with multiple packages. It… decosoftware/deco-ide — Deco IDE is a graphical development environment for building React Native applications. It combines a visual component… o3de/o3de — This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic… rust-lang/cargo — Cargo is the official build system and package manager for the Rust programming language. It provides a unified… technomancy/leiningen — Leiningen is a build tool, dependency manager, and project automator for Clojure. It provides a command-line interface… dishait/tov-template — This project is a comprehensive TypeScript-based boilerplate designed to accelerate the development of Vue 3 web…