0.0.6 • Published 4 months ago

@cli107/figma-export v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

figma-export

Figma export CLI

dependencies

Usage

$ npm install -g @cli107/figma-export
$ figex COMMAND
running command...
$ figex (--version)
@cli107/figma-export/0.0.6 linux-x64 node-v18.19.0
$ figex --help [COMMAND]
USAGE
  $ figex COMMAND
...

Commands

figex help [COMMANDS]

Display help for figex.

USAGE
  $ figex help [COMMANDS] [-n]

ARGUMENTS
  COMMANDS  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for figex.

See code: @oclif/plugin-help

figex make:config

Create configuration file

USAGE
  $ figex make:config

DESCRIPTION
  Create configuration file

EXAMPLES
  $ figex make:config

figex take:svg

Export svg

USAGE
  $ figex take:svg [--personalToken <value>] [--silent]

FLAGS
  --personalToken=<value>
  --silent

DESCRIPTION
  Export svg

EXAMPLES
  $ figex take:svg
node --loader ts-node/esm ./bin/dev --help

oclif --help

oclif generate command config
експортувати
вивозити
вивезти
take out
oclif generate command make:config
oclif generate command export:svg
oclif generate command take:svg
USAGE
  $ oclif pack tarballs -r <value> [--parallel] [-l <value>] [-t <value>] [--xz]

FLAGS
  -l, --tarball=<value>  optionally specify a path to a tarball already generated by NPM
  -r, --root=<value>     (required) [default: .] path to oclif CLI root
  -t, --targets=<value>  comma-separated targets to pack (e.g.: linux-arm,win32-x64)
      --parallel         build tarballs in parallel
      --[no-]xz          also build xz
oclif promote --channel <value> -r <value> --sha <value> --version <value> [-d] [--indexes] [-m] [-a <value>] [-t <value>] [-w] [--xz]
FLAGS
  -a, --max-age=<value>  [default: 86400] cache control max-age in seconds
  -d, --deb              promote debian artifacts
  -m, --macos            promote macOS pkg
  -r, --root=<value>     (required) [default: .] path to the oclif CLI project root
  -t, --targets=<value>  comma-separated targets to promote (e.g.: linux-arm,win32-x64)
  -w, --win              promote Windows exe
      --channel=<value>  (required) [default: stable] which channel to promote to
      --indexes          append the promoted urls into the index files
      --sha=<value>      (required) 7-digit short git commit SHA of the CLI to promote
      --version=<value>  (required) semantic version of the CLI to promote
      --[no-]xz          also upload xz

# oclif promote --macos --version= --sha=