Skip to content

Instantly share code, notes, and snippets.

View clinto-thomas's full-sized avatar
♠️
Focusing

Clinto Thomas clinto-thomas

♠️
Focusing
View GitHub Profile
https://xkcd.com/
https://www.autodraw.com/
https://screenshot.guru/
https://www.labnol.org/reverse/
https://copychar.cc/math/ 🌟
https://www.noisli.com/
https://e.ggtimer.com/
https://www.myfonts.com/WhatTheFont/
https://www.onlineocr.net/ // scanner pdf to words
https://wetransfer.com // shre big files
@clinto-thomas
clinto-thomas / sfdx commands list
Created February 19, 2020 01:03 — forked from saicharanreddyk/sfdx commands list
sfdx commands list
=== Commands
force:alias:list # list username aliases for the Salesforce CLI
force:alias:set # set username aliases for the Salesforce CLI
force:apex:class:create # create an Apex class
force:apex:execute # execute anonymous Apex code
force:apex:log:get # fetch a debug log
force:apex:log:list # list debug logs
force:apex:log:tail # start debug logging and display logs
force:apex:test:report # display test results
force:apex:test:run # invoke Apex tests