alex-page / batcave

πŸ¦‡ Automated set up of ubuntu desktop for a development environment

Repository from Github https://github.comalex-page/batcaveRepository from Github https://github.comalex-page/batcave

πŸ¦‡ 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.

About

πŸ¦‡ Automated set up of ubuntu desktop for a development environment


Languages

Language:Shell 100.0%