Skip to content

Commit dcced36

Browse files
committed
add homebrewCaskName property to some apps
1 parent e06da05 commit dcced36

7 files changed

Lines changed: 13 additions & 0 deletions

File tree

apps/atom/atom.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Atom
22
description: 'A hackable text editor for the 21st Century'
33
website: 'https://atom.io'
44
repository: 'https://github.com/atom/atom'
5+
homebrewCaskName: atom
56
keywords:
67
- 'web development'
78
- writing

apps/figma/figma.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Figma
22
description: 'The collaborative interface design tool.'
33
website: 'https://www.figma.com/'
4+
homebrewCaskName: figma
45
keywords:
56
- graphics
67
- images

apps/github-desktop/github-desktop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: 'GitHub Desktop'
22
description: 'Simple collaboration from your desktop'
33
website: 'https://desktop.github.com'
44
repository: 'https://github.com/desktop/desktop'
5+
homebrewCaskName: github-desktop
56
keywords:
67
- git
78
- github

apps/hyper/hyper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Hyper
22
description: 'HTML/JS/CSS Terminal'
33
website: 'https://hyper.is'
44
repository: 'https://github.com/zeit/hyper'
5+
homebrewCaskName: hyper
56
keywords:
67
- terminal
78
- html

apps/simplenote/simplenote.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Simplenote
22
description: 'An easy way to keep notes, lists, ideas and more.'
33
website: 'https://simplenote.com'
44
repository: 'https://github.com/Automattic/simplenote-electron'
5+
homebrewCaskName: simplenote
56
keywords:
67
- notes
78
- utility

apps/slack/slack.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
name: Slack
22
description: 'A messaging app for teams'
33
website: 'https://slack.com'
4+
homebrewCaskName: slack
45
keywords:
56
- messaging
7+
- chat
8+
- p2p
9+
- video
10+
- voip
11+
- phone
12+
- community
613
category: 'Social Networking'

apps/webtorrent/webtorrent.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: WebTorrent
22
description: 'The streaming torrent client'
33
website: 'https://webtorrent.io/desktop'
4+
homebrewCaskName: webtorrent
45
keywords:
56
- torrent
67
category: Utilities

0 commit comments

Comments
 (0)