0.1.2 • Published 3 years ago

simba-cli v0.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Simba CLI

This tool is a simple dev tool for easily repetitive tasks that can commonly be achieved by running the right commands from the CLI.

Available commands

simba --version

Generate Schematics

Usage: simba generate options

Generate alias: g

Schematic example, widget, etc

Options: 1. --stateful (alias: --st): used to create a stateful schematic in the case of flutter's widget 2. --hooks (alias --hks): used to add lifecycle hooks to generated schematic

Switch or update project environment settings

Usage: simba env --prod --deploy-version= --version-number=

where: 1. project = project source locator like v4work, vt-app 2. deploy-version = the deployment version number used for tracking different deployments within a version 3. version-number = the new version of the application used for the stores etc

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago