Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 297 Bytes

File metadata and controls

30 lines (20 loc) · 297 Bytes

Pussh

The cross platform, multi-functional screenshot utility. http://pussh.me/

Deps:

  • node@6.4.0
  • npm@3.10.6

Local Dev Windows Only:

npm install --global --production windows-build-tools

Local Dev:

npm install
npm start

Dist:

npm run dist

That was easy.