Skip to content

vtvz/workspace

Repository files navigation

Workspace

A handy tools for your daily DevOps routine.

Prerequisite

Install

Add this to your zshrc or bashrc

export JUST_UNSTABLE=true

Add this to your Justfile

mod? ws '.ws/Justfile'

Run these commands

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published