keepkey / keepkey-desktop

KeepKey Desktop Application
https://keepkey.com
GNU General Public License v3.0
6 stars 5 forks source link

Auto updates when bootrapping repo on a new machine (Mac Intel) #661

Closed 0xMillz closed 1 year ago

0xMillz commented 1 year ago

Running these commands on a fresh clone of the repo produces the file changes in this PR


 4235  cd keepkey-desktop
 4236  ls
 4237  yarn -v
 4238  code .
 4239  yarn prerec-mac
 4240  corepack enable
 4241  yarn set version stable
 4242  yarn install
 4243  yarn -v
 4244  node -v
 4245  yarn