copay/shell
Gordon Hall 54015a4a28 fix execPath for win32 copay shell 2014-06-09 07:10:56 -07:00
..
assets started adding copay shell to copay 2014-06-06 14:23:40 -04:00
bin started adding copay shell to copay 2014-06-06 14:23:40 -04:00
lib started adding copay shell to copay 2014-06-06 14:23:40 -04:00
scripts fix execPath for win32 copay shell 2014-06-09 07:10:56 -07:00
README.md started adding copay shell to copay 2014-06-06 14:23:40 -04:00
config.json started adding copay shell to copay 2014-06-06 14:23:40 -04:00
index.js started adding copay shell to copay 2014-06-06 14:23:40 -04:00

README.md

Copay Shell

Native application wrapper for Copay using Atom Shell.

copay-shell

Setup

Clone the repository and install dependencies.

~# git clone https://github.com/gordonwritescode/copay-shell.git
~# cd copay-shell && npm install

To build a distributable package for your platform, run:

~# npm run-script build