Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 567 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 567 Bytes

🛠 Dev Tools 🚀

Electron application allowing you to have all the local development tools in a single application.

Example :

Start local

$ npm run start

Or start with watch mode :

$ npm run start:watch

Package & Make application

⚠️ => For the moment the application is only build for MacOS

$ npm run package
$ npm run make