tape cli
Beautiful tape share links!
iOS & TVOS 시뮬레이터 및 Android 에뮬레이터 및 장치의 경우 모바일 개발 중에 더 잘 협력하십시오. 스크린 샷, 화면 녹음을 비디오 또는 GIF로 공유하십시오. https://www.tape.sh/와 함께 사용하거나 자신의 양동이를 가져 오십시오!
brew install edamameldn/tap/tape-cli또는
npm install -g tape-cli$ npm install -g tape-cli
$ tape COMMAND
running command...
$ tape (-v | --version | version)
tape-cli/0.14.0 darwin-x64 node-v14.0.0
$ tape --help [COMMAND]
USAGE
$ tape COMMAND
...tape config [NAME]tape devicestape frame [INPUTFILE]tape giftape help [COMMAND]tape imagetape logintape upgradetape videotape config [NAME]구성
USAGE
$ tape config [NAME]
OPTIONS
-h, --help show CLI help
-s, --setup
--check
--login
EXAMPLE
$ tape config
코드 : src/commands/config.ts를 참조하십시오
tape devices목록 장치
USAGE
$ tape devices
OPTIONS
-c, --clear
-h, --help show CLI help
ALIASES
$ tape device
$ tape emu
$ tape sims
EXAMPLE
$ tape devices
코드 : src/commands/devices.ts를 참조하십시오
tape frame [INPUTFILE]기존 스크린 샷 또는 비디오를 장치 프레임 (사용 가능한 경우)에 래핑하고 테이프에 업로드하십시오.
USAGE
$ tape frame [INPUTFILE]
OPTIONS
-d, --debug
-h, --help show CLI help
-l, --local=~/Documents
--format=md|href|html|url
--frame Select which frame to use, if there are multiple=frame
--hq
--nocopy Disable copying to clipboard
--noframe Disable device frames
--selectframe Select which frame to use, if there are multiple
ALIASES
$ tape frame
$ tape wrap
$ tape upload
코드 : src/commands/frame.ts를 참조하십시오
tape gifiOS 시뮬레이터 및 안드로이드 장치/에뮬레이터를 기록하고 GIF 파일 출력
USAGE
$ tape gif
OPTIONS
-d, --debug
-h, --help show CLI help
-l, --local=~/Documents
--format=md|href|html|url
--frame Select which frame to use, if there are multiple=frame
--hq
--nocopy Disable copying to clipboard
--noframe Disable device frames
--selectframe Select which frame to use, if there are multiple
ALIASES
$ tape gif
$ tape g
EXAMPLE
$ tape gif [--local $OUTPUTPATH]
? Recording started. Press SPACE to save or ESC to abort.
코드 : src/commands/gif.ts를 참조하십시오
tape help [COMMAND]테이프에 대한 도움말을 표시합니다
USAGE
$ tape help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
코드를 참조하십시오 : @oclif/plugin-help
tape imageiOS/Android 장치/시뮬레이터의 스크린 샷을 찍습니다
USAGE
$ tape image
OPTIONS
-d, --debug
-h, --help show CLI help
-l, --local=~/Documents
--format=md|href|html|url
--frame Select which frame to use, if there are multiple=frame
--nocopy Disable copying to clipboard
--noframe Disable device frames
--selectframe Select which frame to use, if there are multiple
ALIASES
$ tape i
$ tape screenshot
$ tape img
EXAMPLE
$ tape image
? Screenshot uploaded. Copied URL to clipboard ? ! ->
https://example.com/image.png
코드 : src/commands/image.ts를 참조하십시오
tape loginTape.sh에 로그인하십시오
USAGE
$ tape login
ALIASES
$ tape auth
$ tape authorize
EXAMPLE
$ tape login
코드 : src/commands/login.ts를 참조하십시오
tape upgrade테이프를 업그레이드하기위한 직접 링크를 엽니 다
USAGE
$ tape upgrade
OPTIONS
-h, --help show CLI help
-p, --plan=Pro Plan name to upgrade to
코드 : src/commands/upgrade.ts를 참조하십시오
tape videoiOS/Android 장치/시뮬레이터를 기록하십시오
USAGE
$ tape video
OPTIONS
-d, --debug
-g, --gif
-h, --help show CLI help
-l, --local=~/Documents
--format=md|href|html|url
--frame Select which frame to use, if there are multiple=frame
--hq
--nocopy Disable copying to clipboard
--noframe Disable device frames
--selectframe Select which frame to use, if there are multiple
ALIASES
$ tape video
$ tape vid
$ tape m
EXAMPLE
$ tape video [--hq | --gif | --local $OUTPUTPATH]
? Recording started. Press SPACE to save or ESC to abort.
코드 : src/commands/video.ts를 참조하십시오
MIT 라이센스, 자세한 내용은 여기를 참조하십시오
에다메 스튜디오에 의해