🇺🇸
ModularBr Framework for Delphi
Portugues(PT)TelegramGitHub
  • Welcome to ModularBr
  • Getting to know
    • Introduction
      • Benefits
      • Requirements
      • Installing
  • Module
    • Exporting Binds
    • Importing Binds
  • Routes
    • Route Guard
    • Middlewares
  • Pipes
  • Dependency injection
  • Route Handlers
  • Usability
    • Horse and ModularBr
    • Desktop and ModularBr
  • CLI
  • Frequently Asked Questions
    • FAQs
      • How to contribute?
      • How to download and install?
      • What is InjectorBr?
      • What is ResultPairBr?
      • What is ECLBr?
  • Usage policy
    • License
Powered by GitBook
On this page

CLI

CLIBr is a powerful tool that automatically generates a complete project structure and provides customizable templates, enhancing code productivity and consistency.

PreviousDesktop and ModularBrNextFAQs

Last updated 1 year ago

The CLIBr project is a powerful tool designed to simplify application development by automatically generating a complete project structure and providing customizable templates. Hosted on GitHub at https://github.com/isaquepinheiro/clibr, the CLIBr offers a range of features and benefits for developers.

Features:

  1. Complete structure generation: The CLIBr can automatically create the basic structure of a project, including folders, files, and dependencies, saving time and effort when starting a new project.

  2. Customizable templates: The CLI provides a variety of predefined templates that can be used as a starting point for different components of the application, such as controllers, route handlers, modules, services, and more. These templates can be easily customized to meet the specific needs of the project.

  3. Intuitive CLI: With an intuitive command-line interface, the CLIBr is easy to use and provides a convenient way to quickly create the initial project structure and code.

Benefits:

  1. Improved developer experience: By providing an initial structure and customizable templates, the CLIBr enhances the developer experience by reducing the amount of initial code that needs to be written manually. This accelerates the development process and allows developers to focus on the most important parts of the application.

  2. Code consistency: By utilizing customizable templates, the CLIBr helps maintain code consistency throughout the project. This ensures that best practices and coding standards are followed from the beginning, facilitating collaboration among team members.

  3. Flexible customization: The available templates can be easily adapted to meet the specific requirements of the project. This allows developers to customize the generated structure and code according to the needs of the application, ensuring flexibility and adaptability.

GitHub - isaquepinheiro/clibrGitHub
Logo