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

4 years ago

0.1.0

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago