Windows Support - Gazler/githug GitHub Wiki

Windows is currently not supported. The goal is to support it for the 1.0 release.

Observations

  • Grit 2.3.0 must be used and not Grit 2.4.1 - 2.4.1 raises an error on windows.
  • Files that have been opened must be explicitly closed with "file.close" if you plan on deleting them.