Skip to content

Instantly share code, notes, and snippets.

View penghuili's full-sized avatar
👋
peng37.com

Peng penghuili

👋
peng37.com
View GitHub Profile
@nijicha
nijicha / install_nodejs_and_yarn_homebrew.md
Last active January 30, 2024 12:14
Install NVM, Node.js, Yarn via Homebrew
@brennanMKE
brennanMKE / Gemfile-0.39.rb
Last active May 10, 2023 17:02
Gemfiles for CocoaPod Versions
source 'https://rubygems.org'
gem 'cocoapods', '~> 0.39.0'
#gem 'cocoapods', :git => 'https://github.com/CocoaPods/CocoaPods.git', :branch => '0.39-stable'
gem 'activesupport', '< 5'