Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 481 Bytes

File metadata and controls

17 lines (10 loc) · 481 Bytes

hyper-manifest

Manifest for syncing multiple toolchain sources to one local repo.

Initialize the directory by using the following command:

cd ~ && mkdir hyper-toolchains && cd hyper-toolchains

Initial the directory by using the following command:

repo init -u git://github.com/hyper-toolchains/hyper-manifest.git -b master

Then to sync up:

repo sync

Now you are ready to start building! Direct your attention to the README.md in hyper-toolchains/hyper-scripts