Skip to content

mikekatip/hello-electron-term

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HELLO-ELECTRON-TERM

A sample electron terminal.

INSTALL

NODE.JS

curl "https://raw.githubusercontent.com/nvm-sh/nvm/master/install.sh"  | bash
source ~/.profile
nvm install node

HELLO-ELECTRON-TERM

git clone https://github.com/mikekatip/hello-electron-term.git
cd hello-electron-term
npm install

RUN

npm start

BUILD

Linux (AppImage)

npm run build-linux

LICENSE

License: GPL v3