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

https://github.com/lucas54neves/workstation

Ubuntu based Linux post-installation automation
https://github.com/lucas54neves/workstation

automation linux shell-script ubuntu workstation

Last synced: 29 days ago
JSON representation

Ubuntu based Linux post-installation automation

Awesome Lists containing this project

README

          


Ubuntu logo


Automated Workstation


Project made to automate the post-installation of a Ubuntu based Linux.



Lucas Neves

Repository size

GitHub last commit

License

Stargazers

# Table of Contents
* [Technology](#technology)
* [Features](#features)
* [How to Run](#how-to-run)
* [Issues](#issues)
* [License](#license)

# Technology
This project was made using Shell script.

# Features
Script that automates the post-installation of a Ubuntu based Linux..

# How to run
```bash
# Clone Repository
$ git clone https://github.com/lucas54neves/workstation.git

# Go to script folder
$ cd workstation

# Run the script
$ ./main.sh
```
# Issues
Feel free to file a new issue with a respective title and description on the the [Workstation Automated](https://github.com/lucas54neves/workstation/issues) repository. If you already found a solution to your problem, I would love to review your pull request!

# License
This project is under the [MIT license](https://github.com/lucas54neves/workstation/blob/master/LICENSE).

Give a ⭐️ if this project helped you!