This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
v1.3.1: Fix syncing on windows
This release includes #24, which fixes retool sync on Windows. Previously, retool would call rm
instead of using os.RemoveAll
.