zohoMatt / gacha

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:TypeScript 91.8%Language:JavaScript 5.5%Language:CSS 2.7%