Archie Build Environment for LGR/v3
First time use:
git clone [email protected]: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