Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 444 Bytes

tox-win-manifest

This repository contains google repo manifest files for the tox and uTox .

To use, install the google repo tool from https://github.com/jingyu/git-repo

curl https://raw.githubusercontent.com/jingyu/git-repo/stable/repo > /usr/local/bin/repo
chmod a+x /usr/local/bin/repo

Then run the following commands:

mkdir tox
cd tox
repo init -u https://github.com/jingyu/tox-win-manifest.git
repo sync