Skip to content

spacetimeengineer/AA-SI_init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Post-Build Setup Instructions

This guide walks you through setting up your development environment after a build. It includes setting permissions, executing the init.sh script, activating the Python virtual environment, authenticating with Google Cloud, and running validation tests.


🚀 Step-by-Step Instructions

1. Download and Run Initialization Script -> Activate AA-SI enviornment -> Authenticate

sudo wget https://raw.githubusercontent.com/spacetimeengineer/AA-SI_init/main/init.sh && \
sudo chmod +x init.sh && \
./init.sh && \
cd ~ && \
source aa_lab/bin/activate && \
gcloud auth application-default login && \
gcloud config set account {ACCOUNT} && \ 
gcloud config set project ggn-nmfs-aa-dev-1 

Follow the browser-based instructions to complete authentication.


3. Explore Available Commands

Run the following to see available operations:

aa-help

This will list available tools, scripts, or modules you can run within the environment.


✅ You're Ready!

You’ve completed the setup and verified that everything is working. You can now start using the tools provided in your environment.


About

A startup script that sets up new users and environments with AA-SI tools and resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages