mhisoft / evault-project

eVault parent project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

projects

Umbrella projects

clone, check out the apps including submodules

$ git clone --recursive https://github.com/mhisoft/evault-project.git

$ git.exe submodule update --init

  • after check out , go to sub modules , switch to master there are two sub modules: wallet , common-utils

\evault-app\wallet>git checkout master

git pull

  Previous HEAD position was cd8dcb4... add
  Switched to branch 'master'
  Your branch is up-to-date with 'origin/master'.

\evault-app\common-utils>git checkout master

git pull

About

eVault parent project

License:Apache License 2.0