Skip to content

sekogan/environment

Repository files navigation

CI

Personal Environment

This repository contains instructions, scripts and resources required to recreate my personal computing environment.

Inspired by https://github.com/ai/environment.

Usage

On Linux (Fedora)

Use Fedora runbook.

Testing

Install git hooks:

git config --local core.hooksPath .githooks/

Install required packages:

sudo dnf install vagrant vagrant-libvirt libvirt qemu
sudo pip install molecule molecule-vagrant python-vagrant yamllint ansible-lint

Run tests:

molecule test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published