This package has been deprecated

Author message:

Package no longer supported. Use at your own risk

@ackee/be-cli

0.3.2 • Public • Published

@ackee/be-cli

Ackee scripts for backend development.

Usage

  1. Installation npm install -g @ackee/be-cli
  2. Verify the version: ackee-be --version
  3. Develop 👨‍💻

Commands

Usage: ackee-be [options] [command]

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  docs           Generate API documentation
  proxie         Proxy to a GCP Service
  help [cmd]     display help for [cmd]

Docs

Generates a .html from a .apib docs to the specified folder.

Usage: ackee-be docs [options]

Options:
  -i, --input [value]   Apib source files (default: [])
  -o, --output [value]  Output folder (default: "./docs-output")
  --tempDir [value]     Temp directory (default: Local temp dir)
  -h, --help            output usage information

Currently supports only a single input - the first one, although multiple can be supplied to the CLI.

Proxie

An interactive command that lets you easily browse and connect to GCP CloudSQL/Virtual Machine/Pod. Requires you to have kubectl, gcloud and cloud_sql_proxy available.

To debugging, set env variable DEBUG to contain bescripts.

Readme

Keywords

none

Package Sidebar

Install

npm i @ackee/be-cli

Weekly Downloads

1

Version

0.3.2

License

MIT

Unpacked Size

113 kB

Total Files

38

Last publish

Collaborators

  • pivl
  • hofp37
  • grissius
  • ackeecz
  • horaklukas
  • borecekbaji
  • davidbilik