Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P proj356 Dev-Env-Deploy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • 空格斜杠全角
  • proj356 Dev-Env-Deploy
  • Wiki
  • Deploy scripts
  • osx deploy

osx deploy · Changes

Page history
Update osx deploy authored May 29, 2024 by 刁翔宇's avatar 刁翔宇
Hide whitespace changes
Inline Side-by-side
deploy-scripts/osx-deploy.md
View page @ 8c7628a8
......@@ -10,3 +10,21 @@
- brew
## 软件包
```shell
BASIC_PACKAGES="zsh-completions nmap http-server keka"
IDE_PACKAGES="android-studio godot visual-studio-code"
ADB_PACKAGES="scrcpy android-platform-tools"
BROWSER_PACKAGES="firefox google-chrome@beta"
OFFICE_PACKAGES="libreoffice calibre"
DOCUMENT_PACKAGES="xournal-plus-plus zettlr obsidian logseq appflowy"
WACOM_PACKAGES="wacom-tablet"
MEDIA_PACKAGES="kodi vlc"
VIDEO_PACKAGES="olive kdenlive obs ffmpeg"
IMG_PACKAGES="gimp macsvg krita inkscape"
AUDIO_PACKAGES="audacity reaper sonic-pi pd blackhole-2ch blackhole-64ch musescore sonic-visualiser"
CONMMUNITY_PACKAGES="discord element"
VM_PACKAGES="utm"
MODELING_PACKAGES="blender kicad freecad"
REMOTE_PACKAGES="microsoft-remote-desktop netbird netbird-ui rustdesk"
```
\ No newline at end of file
Clone repository
  • Home
  • competition files
    • 00 目标描述
    • 01 比赛题目分析和相关资料调研
    • 02 系统框架设计
    • 03 开发计划
    • 04 比赛过程中的重要进展
    • 05 系统测试情况遇到的主要问题和解决方法
    • 06 分工和协作
    • 07 提交仓库目录和文件描述
    • 08 比赛收获
  • contribute
  • deploiy cli
    • config.yaml
  • deploy cli
    • manual
View All Pages