Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 395 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 395 Bytes

Keeper

Encrypts and decrypts your files with the password you specify

Install

git clone https://github.com/ardagedikk/keeper.git
cd keeper
npm install

Run

npm start

Build

Build the application for specified or all platform:

npm run build-osx
npm run build-linux
npm run build-win32

npm run build

License

MIT