Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 357 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 357 Bytes

Archie Build Environment for LGR/v3

First time use:

git clone git@github.com:sandialabs/archie.git
cd archie
echo "make_threads=8" >> archie_config
./archie update

Pulling all new changes into existing copy:

./archie pull all

Developing a package:

./archie changed src/lgrtk