awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
yeoman avatar

yeoman/generator-mobileArchived

0
View on GitHub↗
913 stars·97 forks·JavaScript·28 viewsyeoman.io↗

Generator Mobile

This project is a command-line scaffolding tool designed to automate the initial setup of web and mobile-first development projects. It functions as a generator that creates standardized file structures and build configurations, providing a consistent foundation for new applications.

The tool utilizes an interactive terminal-based prompt system to gather user input, which drives the generation of project manifests and environment-specific scripts. By employing a modular architecture, it allows for the integration of independent generator modules and external build tools to handle specific technology stacks and repetitive development workflows.

Beyond initial project creation, the utility facilitates the configuration of deployment pipelines. It generates the necessary manifest files and build scripts to automate the delivery of web applications to various hosting services, cloud platforms, and remote servers.

Features

  • Yeoman Generators - Provides a modular scaffolding framework that creates standardized file structures and build configurations for web and mobile projects.
  • Project Generators - Automates the creation of standardized project foundations and configuration files using interactive terminal prompts.
  • Interactive Command Line Interfaces - Provides an interactive terminal interface that processes user input to drive modular project setup tasks.
  • Frontend Development Environments - Streamlines frontend development by automating project setup and integrating standardized build tools.
  • Configuration-Driven Scaffolding - Initializes project structures and configuration files based on predefined templates and user-driven settings.
  • Mobile Project Scaffolders - Accelerates the setup of mobile-first web applications using standardized starter kits and project structures.
  • Project Scaffolders - Automates the initial setup of project manifests and build pipelines for web applications.
  • Project Scaffolding Tools - Generates standardized project structures for mobile-first web applications based on established starter kits.
  • Template-Based Code Generators - Transforms logic templates and file structures into consistent project foundations for new development environments.
  • Command-Line Interfaces - Orchestrates the project lifecycle and build configuration through an interactive command-line interface.
  • Plugin-Based Architectures - Extends core functionality by loading independent generator modules to handle specific technology stacks.

Star history

Star history chart for yeoman/generator-mobileStar history chart for yeoman/generator-mobile

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Generator Mobile

These projects share indexed features with Generator Mobile. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • christianlempa/boilerplatesChristianLempa avatar

    ChristianLempa/boilerplates

    7,831View on GitHub↗

    This project is a project scaffolding engine and template-based code generator. It provides a modular project template library and a command-line tool designed to generate standardized directory structures and configuration files from reusable skeletons. The system uses variable injection and custom delimiters to render project skeletons into concrete files. It includes a mechanism for synchronizing shared template collections via version control repositories and a utility for uploading generated files and secrets to remote hosts using secure shell protocols. The tool covers automated projec

    Pythonansibledockerdocker-compose
    View on GitHub↗7,831
  • navdeep-g/samplemodnavdeep-G avatar

    navdeep-G/samplemod

    4,890View on GitHub↗

    samplemod is a project scaffold generator and directory templater designed to automate the creation of initial folder layouts and essential files for new software developments. It functions as a Python project bootstrapper that generates standardized directory structures and configuration files to organize source code, tests, and documentation. The utility employs configuration-driven scaffolding and file-system blueprinting to derive project layouts from user-defined parameters. It uses template-based code generation and static asset injection to populate new projects with baseline files, su

    Pythonpython
    View on GitHub↗4,890
  • expressjs/generatorexpressjs avatar

    expressjs/generator

    1,853View on GitHub↗

    This project is a command-line utility designed to automate the initialization and scaffolding of web applications. It establishes a standardized directory structure and generates the necessary boilerplate configuration files required to bootstrap a new server environment. The tool distinguishes itself by offering customizable project generation, allowing users to select specific view engines and stylesheet preprocessors during the setup process. It dynamically updates dependency manifests and configures version control ignore files to ensure the resulting environment is ready for immediate d

    JavaScriptexpressgeneratorjavascript
    View on GitHub↗1,853
  • react-webpack-generators/generator-react-webpackreact-webpack-generators avatar

    react-webpack-generators/generator-react-webpack

    2,851View on GitHub↗

    This project is a command-line utility designed to automate the initialization and maintenance of React application environments. It provides a structured foundation for new projects by scaffolding pre-configured build settings, directory layouts, and testing environments, allowing developers to jumpstart their workflows with standardized configurations. The tool distinguishes itself through its integrated approach to both project scaffolding and ongoing development tasks. Beyond initial setup, it includes generators for creating standardized user interface components, complete with associate

    JavaScript
    View on GitHub↗2,851
Compare all 30 related projects→

Frequently asked questions

What does yeoman/generator-mobile do?

This project is a command-line scaffolding tool designed to automate the initial setup of web and mobile-first development projects. It functions as a generator that creates standardized file structures and build configurations, providing a consistent foundation for new applications.

What are the main features of yeoman/generator-mobile?

The main features of yeoman/generator-mobile are: Yeoman Generators, Project Generators, Interactive Command Line Interfaces, Frontend Development Environments, Configuration-Driven Scaffolding, Mobile Project Scaffolders, Project Scaffolders, Project Scaffolding Tools.

Which projects share features with yeoman/generator-mobile?

Projects with overlapping indexed features include: christianlempa/boilerplates — This project is a project scaffolding engine and template-based code generator. It provides a modular project template… navdeep-g/samplemod — samplemod is a project scaffold generator and directory templater designed to automate the creation of initial folder… expressjs/generator — This project is a command-line utility designed to automate the initialization and scaffolding of web applications. It… react-webpack-generators/generator-react-webpack — This project is a command-line utility designed to automate the initialization and maintenance of React application… melkeydev/go-blueprint — go-blueprint is a project generator and scaffolding tool for creating Go applications. It functions as a framework… spring-io/initializr — Initializr is a project bootstrapper for JVM-based applications, specifically designed to generate initial directory…

Curated searches featuring Generator Mobile

Hand-picked collections where Generator Mobile appears.
  • Monorepo management tools