This commit is contained in:
Brian Zalewski 2023-06-17 08:32:24 +00:00
parent 7092c158df
commit c71e272c9d
3 changed files with 16 additions and 4 deletions

View file

@ -206,7 +206,7 @@ Fix how terminal output renders on Terminal.app on macOS
https://github.com/TypeScriptToLua/TypeScriptToLua
https://github.com/context-labs/autodoc
https://github.com/projen/projen
https://github.com/activepieces/activepieces#
https://github.com/jupyterlab/jupyterlab-desktop
https://github.com/alibaba/lightproxy
@ -219,7 +219,7 @@ https://github.com/graphql/graphql-playground
https://github.com/voidcosmos/npkill
https://github.com/Raathigesh/majestic
https://github.com/raineorshine/npm-check-updates
https://github.com/oclif/oclif
https://github.com/vercel/serve
https://github.com/ds300/patch-package
https://github.com/cs01/gdbgui
@ -261,12 +261,12 @@ https://github.com/ianyh/Amethyst
https://github.com/lwouis/alt-tab-macos
https://github.com/ObuchiYuki/DevToysMac
https://github.com/Mortennn/Dozer
https://github.com/Clipy/Clipy
https://github.com/swiftbar/SwiftBar
https://github.com/halo/LinkLiar

View file

@ -680,6 +680,7 @@ softwareGroups:
- secretive
- standard-notes
- stats
- swiftbar
- teamviewer
Misc-Development-Tools: &Misc-Development-Tools
- ansifilter
@ -968,6 +969,7 @@ softwareGroups:
- pkg
- playwright
- pnpm
- projen
- psi
- semantic-release
- serve

View file

@ -2672,6 +2672,16 @@ softwarePackages:
_home: https://github.com/XcodesOrg/xcodes
_name: Xcodes
brew:darwin: xcodesorg/made/xcodes
projen:
_bin: projen
_github: https://github.com/projen/projen
_name: Projen
npm: projen
swiftbar:
_github: https://github.com/swiftbar/SwiftBar
_name: SwiftBar
_when:cask: echo '! test -d /Applications/SwiftBar.app' | bash
cask: swiftbar
crunch:
_bin: crunch
_desc: The crunch command line executable is a *nix executable that supports parallel PNG image optimization with local (off of the system PATH) installs of the pngquant and zopflipng project dependencies.