Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Latest commit

History

History
22 lines (11 loc) 路 812 Bytes

README.md

File metadata and controls

22 lines (11 loc) 路 812 Bytes

馃 Batcave

Automated set up of ubuntu desktop for a development environment

Get started

Once ubuntu desktop is installed open the terminal and run:

bash -c "$( wget -O - https://raw.githubusercontent.com/alex-page/batcave/master/init.sh )"

Usage

This configuration is built primarily for myself.

Please feel free to fork it and change the variables ( vars/main.yml ) and tasks ( config.yml ) to suit your needs.

This project uses github personal access token to automatically add ssh and gpg configuration to the ubuntu desktop environment and github account. You must provide an encrypted token with the permissions admin:gpg_key and admin:public_key.