Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 683 Bytes

File metadata and controls

40 lines (27 loc) · 683 Bytes

keep Build Status

Desktop app for Google Keep packaged with Electron

Install

git clone https://github.com/andrepolischuk/keep
cd keep
npm install

Run

npm start

Build

Build the application for specified platform:

npm run build:macos
npm run build:linux
npm run build:windows

License

UNLICENSE