This tutorial will walk will cover the basics of using ts-force
. While quite a bit of functionality is not covered, I've tried to include the most common use cases.
Before starting, make sure you have the sfdx-cli install and a developer throw away org authenticated.
git clone https://github.com/ChuckJonas/ts-scratch-paper.git ts-force-tutorial
. cd into dirnpm install
npm install ts-force -S