https://github.com/pando85/desktop-installer
https://github.com/pando85/desktop-installer
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pando85/desktop-installer
- Owner: pando85
- Created: 2018-03-08T21:28:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:56:21.000Z (over 3 years ago)
- Last Synced: 2023-08-06T00:42:03.895Z (almost 3 years ago)
- Language: Makefile
- Size: 29.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Desktop-installer
=================
[](https://jenkins.grigri.cloud/job/dekstop-installer/)
Ansible repo for automate desktop environment installation and configuration.
Check code
----------
```bash
make check
```
Test code
---------
``` bash
make test
```