Skip to content
This repository was archived by the owner on May 9, 2026. It is now read-only.

tenhishadow/ans-workstation

Repository files navigation

ans-workstation

CircleCI

Special repository for configuring workstation with Ansible Only Archlinux is supported

Deps-os

pacman -Sy --noconfirm --needed go-task git
_INSTALL_DIR="$HOME/.ans-workstation" \
  && git clone https://github.com/tenhishadow/ans-workstation.git $_INSTALL_DIR \
  && cd $_INSTALL_DIR \
  && go-task