Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.34 KB

This project is dormant (reasons).

Issues have been closed as there will be no further progress on them. Feel free to fork the repo and take over maintenance.

Keeweb App for Sandstorm

This is the Sandstorm package of the KeePass web app (unofficial) which has been build by antelle.

The package is done with vagrant-spk, a tool designed to help app developers package apps for Sandstorm.

You can follow the following steps to make your own package or to contribute.

Prerequisites

You will need to install:

Step by Step

git clone https://github.com/sandstorm-io/vagrant-spk
git clone https://github.com/JamborJan/keeweb-sandstorm
export PATH=$(pwd)/vagrant-spk:$PATH
cd keeweb-sandstorm
vagrant-spk vm up
vagrant-spk dev

Visit http://local.sandstorm.io:6080/ in a browser.

Note: when you want to fork this repo and create actual app packages for the app store you would need either the original app key from me or create a new one and make your own app.