companion-pi
Bitfocus Companion enables the reasonably priced Elgato Streamdeck to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.
파일 탐색기
- action.yaml
- companionpi.yml
- update-rpi-os-image.yml
- dependabot.yml
- FUNDING.yml
- issue_label_bot.yaml
- update_rpi_os_image.mjs
- main.py
- .gitignore
- .node-version
- 090-companion_sudo
- 50-companion.rules
- companion-config
- companion-help
- companion-license
- companion-reset
- companion-sync-udev-rules
- companion-update
- companion.service
- companionpi.pkr.hcl
- install.sh
- launch.sh
- LICENSE
- motd
- README.md
- update.sh
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
packer
설명 보기 ▼
packer
자동화된 머신 이미지를 빌드.
더 많은 정보: <https://developer.hashicorp.com/packer/docs/commands>.
packer build {{path/to/config.json}}
이미지 빌드:
packer validate {{path/to/config.json}}
Packer 이미지 구성의 구문 확인:
packer fmt {{path/to/config.pkr.hcl}}
Packer 이미지 구성 포맷:
// repository documentation
Was this content helpful?
(0 ratings)
