Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 270 Bytes

File metadata and controls

22 lines (20 loc) · 270 Bytes

Yshell

shell tool made with electron

Project setup

npm install

Compiles and hot-reloads for development

npm run dev 

Compiles and minifies for production

npm run pack 
or 
npm run dist 

Compiles and push

npm run release