0.14.1 • Published 9 days ago

@techslice-official/backend-cli v0.14.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 days ago

Description

This package is the entry point to the Gen2 CLI. It constructs a yargs object to parse command line args and delegates to handlers. This package should only contain command line parsing and validation logic. Actual business logic should happen behind programmatic APIs in other packages.