Skip to content

teamrudra/neutron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neutron

Control GUI for Rudra 18

Steps to setup development environment

  • git clone https://github.com/vshelke/neutron.git
  • cd neutron
  • git checkout development
  • npm install
  • npm start

Making distributable executables for respective platforms

  • git clone https://github.com/vshelke/neutron.git
  • cd neutron
  • npm install
  • npm install electron-packager -g
  • electron-packager .

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •