Giter Club home page Giter Club logo

clibr's Introduction

ModularBr is a Framework for Delphi designed to build efficient and scalable applications.

super CLI

Description

CLIBr is a command-line tool that assists in initializing, developing, and maintaining applications using ModularBr. It provides assistance in various ways, including creating the project's basic structure and complete modules. It incorporates architectural patterns of best practices to encourage the creation of well-structured applications.

Project developed in C++ and code analyzed using a static analysis guideline tool. I appreciate the PVS-Studio team for providing a license for open-source projects' usage.

SAST Tools

PVS-Studio - static analyzer for C, C++, C#, and Java code.

Getting started

Installation:

  • Download setup
  • Just type clibr in cmd

Available Commands

> Help

This is a helper for clibr.

clibr --help

super CLI

> New project

This command initialize a new project.

clibr new ./appapi/api
Aliases: n

super CLI

> Informations

This command show the client informations

clibr info
Aliases: i

super CLI

> Version

This command show the client version

clibr version
Aliases: v

Flags

> --vcl --horse, --guard

This flag defines new project partner Horse or VCL

clibr new app my_api --horse
clibr new app my_api --vcl

> Help command

This is a helper for clibr. Use clibr <command> --help for more information about a command.

clibr new --help
Aliases: -h

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.