项目作者: nmcapule

项目描述 :
Stores almost-sensitive data in a portable text
高级语言: JavaScript
项目地址: git://github.com/nmcapule/vault.git
创建时间: 2017-03-12T02:01:24Z
项目社区:https://github.com/nmcapule/vault

开源协议:

下载


Vault

Stores almost-sensitive data. Current build is a prototype, expand later please.

Requirements

  1. npm

Setup

  1. Install npm dependencies

    1. $ npm install
  2. Run the watcher

    1. $ npm run start
  3. Load on your browser as a temporary addon.

    In Firefox:

    1. a. Open [about:debugging#addons](about:debugging#addons)
    2. b. Click *Load Temporary Add-on* and select the `manifest.json` file under the distribution (`dist/`) folder.

Mockups

  1. Hello World prototype mockup