A handy tools for your daily DevOps routine.
export JUST_UNSTABLE=true
mod? ws '.ws/Justfile'
git clone git@github.com:vtvz/workspace.git .ws
# git clone https://github.com/vtvz/workspace.git .ws
just ws install
just ws build
just ws profile [your aws-vault profile name] #optional
just ws shell
just ws psh [your aws-vault profile name] #optional