0.1.2 • Published 2 years ago

simba-cli v0.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago