Quickstart

flask Plugin

javimosch Updated

File contents

flask Plugin

CLI tool: flask.

Commands

  • flask <resource> <action> — Execute flask commands
  • flask self version — Print flask version
  • flask _ _ — Passthrough to flask CLI

Usage Examples

  • "flask --help"
  • "flask self version"

Installation

apt-get install flask 2>/dev/null || which flask

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/flask/skills/quickstart commit 171f4d3b93

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-415