started adding copay shell to copay

This commit is contained in:
Gordon Hall 2014-06-06 14:23:40 -04:00
commit e7c5addfab
19 changed files with 781 additions and 3 deletions

8
shell/bin/README.md Normal file
View file

@ -0,0 +1,8 @@
# Atom Shell Binaries
This directory is a placeholder for local copies of the Atom Shell package. The
package for your platform will be installed to this directory under a directory
named for the value of your `process.platform`.
Running `npm run shell` will launch Copay using the installed Atom Shell
package.