Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 359 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 359 Bytes

Skipper Native

Native executables for different platforms to launch the Skipper app.

Developing

$ npm run dev

Releasing

First, manually bump the version number accordinly.

$ npm run make
$ npm run publish

Then go to the releases tab to write up and publish the draft.