Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 442 Bytes

todo.Md

File metadata and controls

15 lines (12 loc) · 442 Bytes
  • set up travis or appveyor (which ever seems better for automation)
  • attempt to build a simple NSIS installer for windows
  • build the actual windows installer (from iNZightVIT/iNZightVIT-WIN)
  • deploy to github

Installer steps

  • install R (silently)
  • install gtk library
  • install all necessary R packages
  • add extra files etc.
  • install into output path
  • add uninstaller
  • add updater?