Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.42 KB

README.md

File metadata and controls

42 lines (29 loc) · 2.42 KB

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