Skip to content

EHDFE/ehdev-shell

Repository files navigation

Jarvis FOSSA Status


Build Status Codacy Badge GitHub tag Github All Releases David David FOSSA Status

Introduction

Javis aims to provide an easy using gui tool for developers.

image image image

Dev Environment Setup

  1. Install dependence: ELECTRON_MIRROR=http://npm.taobao.org/mirrors/electron/ npm i.
  2. Precompile the dll bundle: npm run build-dll.
  3. Start the app: npm run debug or use vscode's debugger

Test the production package locally

  1. npm start.

Publish

  1. npm version patch
  2. git push origin v0.x.x master

Possible Issues

License

FOSSA Status