cli

command module
v1.0.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 7, 2022 License: MIT Imports: 30 Imported by: 0

README

Bimalabs Cli

Install

  • Download latest release from https://github.com/bimalabs/cli/tags

  • Extract and build using go build -o bima

  • Move to your bin folder sudo mv bima /usr/local/bin/bima

Command List

  • bima create app <name> to create new application

  • bima create middleware <name> to create middleware under middlewares folder

  • bima create route <name> to create route under routes folder

  • bima create driver <name> to create database driver under drivers folder

  • bima create adapter <name> to create pagination adapter under adapters folder

  • bima module add <name> to add new module

  • bima module remove <name> to remove module

  • bima dump to generate dic codes

  • bima update to update framework and dependencies

  • bima clean to cleaning dependencies

  • bima generate to generating code from protobuff

  • bima run to running application

  • bima build to building application

  • bima version to show framework and cli version

  • bima upgrade to upgrade cli version

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
generated

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL