- install-yarn-npm.sh
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
# https://superuser.com/questions/70070/how-to-mount-a-bin-file-on-a-mac | |
# https://apple.stackexchange.com/questions/12812/mounting-cue-bin-files | |
# Installation | |
brew install bchunk | |
port install bchunk | |
# Create iso or wav files | |
bchunk image.bin image.cue image.iso | |
bchunk -w image.bin image.cue image.iso |
https://ngrok.com/docs#multiple-tunnels https://stackoverflow.com/questions/25522360/ngrok-configure-multiple-port-in-same-domain
ngrok believe tunnels are open when they definitely are not #548 inconshreveable/ngrok#548
OlderNewer