This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tap 'caskroom/cask' | |
| brew 'git' | |
| brew 'npm' | |
| brew 'yarn', args: ["ignore-dependencies"] | |
| brew 'heroku' | |
| brew 'openssl' | |
| brew 'watchman' | |
| cask 'the-unarchiver' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ─ ~/coding/waltid-identity/docker-compose on main *1 ?9 INT ✘ took 57s at 18:23:41 | |
| ╰─ git pull | |
| Already up to date. | |
| ╭─ ~/coding/waltid-identity/docker-compose on main *1 ?9 ✔ at 18:23:46 | |
| ╰─ docker-compose up | |
| [+] Running 7/0 | |
| ⠿ Container docker-compose-wallet-api-1 Created 0.0s | |
| ⠿ Container docker-compose-web-portal-1 Created 0.0s | |
| ⠿ Container docker-compose-caddy-1 Created |
OlderNewer