Skip to content

Instantly share code, notes, and snippets.

@apemon
Last active August 23, 2019 20:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save apemon/8bc9dbda213283975513c649ca8e9d3a to your computer and use it in GitHub Desktop.
Save apemon/8bc9dbda213283975513c649ca8e9d3a to your computer and use it in GitHub Desktop.
libra-windows-command

Clone libra repo

git clone https://github.com/apemon/libra.git

Swith to testnet branch

cd libra
git checkout testnet

Run dev_setup.sh

./scripts/dev_setup.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment