/aimingpro-electron

Primary LanguageTypeScriptMIT LicenseMIT

Aiming Pro Desktop Client

  • Npm run pack packs it as an installation
  • Npm run dist creates the installer
  • Npm run start runs it straight from node
  • Npm run publish (builds and publishes to all platforms)
    • Requires the CSC env variables and GH tokens to be set accordingly.