Skip to content
/ gacha Public

Yet another more efficient plot tool for PFAS adsorption processing Pore-Surface Diffusion Model.

License

Notifications You must be signed in to change notification settings

zohoMatt/gacha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GACha

Yet another more efficient plotting tool for PFAS adsorption processing Pore-Surface Diffusion Model.

[master] Build Status

Instructions

Development

Getting started

Run in 2 separate shell sessions (Recommended)

npm run dev-renderer
npm run dev-main

OR

npm run start-dev

Unit Testing (currently absent)

npm test

Packaging

Build for current platform:

npm run dist

Use electron-bulder CLI options like:

# build for all platforms (Windows, Linux, Mac)
npm run dist -- -mwl