rbrisita / codio-sui

A media format for VS Code to record and playback the process of programming.
GNU Affero General Public License v3.0
10 stars 3 forks source link

Update Darwin #47

Closed rbrisita closed 3 years ago

rbrisita commented 3 years ago

Replaced exec usage with spawn in Darwin for better efficiency. Closes #45.