brxj19/tempo

Chess gui for the engines

$ hg clone https://hglab.io/hg/brxj19/tempo

This repository is empty.

Start with a fresh checkout

hg clone https://hglab.io/hg/brxj19/tempo
cd tempo
echo "# tempo" > README.md
hg add README.md
hg commit -m "Initial commit"
hg push

Push an existing local Mercurial repo

cd /path/to/existing-repo
hg push https://hglab.io/hg/brxj19/tempo

Push will ask for the repository owner's or a contributor's username and password.