Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 626 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 626 Bytes

Getting Started:

To get started with ProjectNirwana, you'll need to get familiar with Repo and Version Control with Git.

To initialize your local repository, use a command like this:

repo init --depth=1 -u [email protected]:ProjectNirwana/manifest.git -b fourteen --git-lfs

Then to sync up:

repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags --optimized-fetch --prune