An open API service indexing awesome lists of open source software.

https://github.com/argon-dev22/environments


https://github.com/argon-dev22/environments

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# environments

PCの環境のIaCや各種設定ファイルをまとめたリポジトリ。

## ディレクトリ構成

```text
environments/
├── config/ # 設定ファイル
├── dotfiles/ # dotfiles(サブモジュール)
├── infra/ # Ansible
├── README.md # 本ファイル
└── ...
```