GitHub - ucdbook/ehdev-shell: An electron based developing tool for feds. · GitHub
Skip to content

ucdbook/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 to use gui tool for developers.

image

Features

Projects Module

  • Build in webpack engine with easy to understand configiration.
  • Eslint issues viewer.
  • Easy and visualized dependency management.

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

About

An electron based developing tool for feds.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • JavaScript 87.5%
  • CSS 12.1%
  • Other 0.4%