command
module
Version:
v1.1.8
Opens a new window with list of versions in this module.
Published: Jul 9, 2022
License: MIT
Opens a new window with license information.
Imports: 33
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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 service container codes
-
bima update to update framework and dependencies
-
bima clean to clean dependencies
-
bima generate to generate code from protobuff
-
bima run <mode> [-f <config>] to run application
-
bima debug <pid> to debug application
-
bima build to build application
-
bima version to show framework and cli version
-
bima upgrade to upgrade cli version
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
generated
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.