Vikash-Kothary / setup-scripts

Automatically installs and configures a fresh Linux environment with my preferred programs and settings.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Setup Scripts

Setting up my devices with one line

Configure any machine with one line. Can to be used be configured to make the machine specific for your use and enforce best practices, security, backup, etc.

See our ROADMAP.md for more information.

Table of Contents

Background

Usage

All

Run in terminal:

git clone https://github.com/Vikash-Kothary/setup-scripts
cd setup-scripts
make install

Custom

Changelog

All notable changes are documented in CHANGELOG.md. For past available versions, see the tags on this repository.

Contributing

  1. Open an issue to discuss proposed changes e.g. issue #45
  2. Fork the repository
  3. Create your feature branch: git checkout -b feature/#45-foobar
  4. Commit your changes: git commit -am 'Add feature foobar'
  5. Push to the branch: git push origin feature/#45-foobar
  6. Create a new pull request

Please follow our [CODE_OF_CONDUCT.md]() and read the [Code Style Guidelines]().

Authors

Vikash Kothary -- Maintainer -- @VikashKothary

Acknowledgements

Jeff Geerling -- Mac Ansible Playbook -- @geerlingguy

Built With

License

This project is proudly open source software licensed under MIT - see the LICENSE file for details.