Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.
 
 

Repository files navigation

NeuroKeeper

How to start the app:

npm i
npm start

If you encount errors on node-gyp rebuild, you need some additional libraries to be installed:

sudo apt-get install libxext-dev libxtst-dev libxkbfile-dev

How to publish the app:

npm run publish

How to build installer for Debian\Ubuntu:

  • execute npm run package-linux
  • execute npm run create-debian-installer
  • find *.deb file into /release-builds folder

About

Electron cross-platform app which allows creating report without spending much time

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages