Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 330 Bytes

File metadata and controls

10 lines (7 loc) · 330 Bytes

gocomploy

Cross-Platform Repo Compiler. Write once, deploy everywhere

On compilation:

  • if web, remove tauri dependencies from package.json as well as all references to it in imports
  • remove all EXCLUSIVEs pointing to devices which are not part of the target
  • Fill src/config/platform.ts with the correct information