sudo gem install cocoapods
pod --version
sudo gem install cocoapods
pod --version
brew install ruby
echo 'export PATH="/usr/local/opt/ruby/bin:$PATH"' >> ~/.zshrc
echo 'export PATH="`gem environment gemdir`/bin:$PATH"' >> ~/.zshrc
df -h
sysctl -a | grep cpu.brand
sw_vers
lsb_release -a
echo $SHELL
1. public/index.php
2. bootstrap/app.php
3. vendor/laravel/framework/src/Illuminate/Foundation/Application.php
handleRequest => vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php
handleCommand => vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Hardware:
system_profiler SPHardwareDataType
Software:
system_profiler SPSoftwareDataType
Memory:
system_profiler SPMemoryDataType
Storage:
system_profiler SPStorageDataType
GPU:
system_profiler SPDisplaysDataType
Network:
system_profiler SPNetworkDataType
Available Datatypes:
system_profiler -listDataTypes