Skip to content

Instantly share code, notes, and snippets.

View gmcdev's full-sized avatar
🌳
Growing

Greg Connell gmcdev

🌳
Growing
View GitHub Profile
@nicohsieh
nicohsieh / git_command_memo.md
Last active July 25, 2019 23:34
Git command memo

Memo for some Git commands and tasks

Commands

Checkout

git checkout <commit> <file> # check out a certain verion of a file

Cherry

@gmcdev
gmcdev / get-current-crypto-prices.js
Last active December 6, 2021 17:47
Map current cryptocurrency prices into Google Sheets
/* USAGE:
* Sheet -> Tools -> Script Editor...
* Paste this script
* Update the map (below) to your preferences
* Create a button in your Sheet and Assign Script: `test`
* et voila profit
*/
function test() {
// maps currencies.tokens to sheet ranges
getPrices({