You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

303 B

INSTALLATION

git_url="git@git.toptal.com:screening/Michel-Combes"
git clone --recursive $git_url toychain
cd toychain
gpg --decrypt local.key.asc | git-crypt unlock -
. rc.sh
# install perl modules from modules.deps
sh install.sh
# initialize config and keys
sh init.sh

bin/toychain start