Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 251 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 251 Bytes

Contributing to Macaca App Inspector

We love pull requests from everyone.

Link Global To Local

$ cd path/to/app-inspector
$ npm link
# now project app-inspector is linked to your global
$ app-inspector -v
# start dev
$ npm run dev