acc-analyzer

1.5.6 • Public • Published

ISA-Analyzer

Requires NodeJS and NPM

https://nodejs.org/en/download/

Building the code - First launch

  • Open in Terminal and run this file
{PROJECT_DIR}\scripts\prepare.bat
  • Open VSCode
  • Click on Launch -> Electron Main

Building the code - Subsequent launches

  • Open VSCode

  • Click on Launch -> Electron Main

  • Folder older versions of vscode, run npm start

  • To show the dev console . uncomment this line in main.js

mainWindow.webContents.openDevTools()

Creating a package (Preinstall)

cd isa-analyzer
npm i -g @electron-forge/cli

Creating a package

  • Delete existing repository and re-clone
{PROJECT_DIR}\scripts\prepare.bat
cd isa-analyzer
update version in package.json is isa-analyzer
npm run build:prod OR npm run build:dev
npm run publish
  • The output installation file is in {project folder}\out\make\squirrel.windows\x64

Readme

Keywords

none

Package Sidebar

Install

npm i acc-analyzer

Weekly Downloads

1

Version

1.5.6

License

MIT

Unpacked Size

379 kB

Total Files

20

Last publish

Collaborators

  • balajiyeduri