https://github.com/mvxt/env-generator
Project for quickly setting up the same dev environment on new systems and machines.
https://github.com/mvxt/env-generator
developer-tools development environment environments linux macos tools
Last synced: about 2 months ago
JSON representation
Project for quickly setting up the same dev environment on new systems and machines.
- Host: GitHub
- URL: https://github.com/mvxt/env-generator
- Owner: mvxt
- License: mit
- Created: 2017-10-07T05:14:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T15:56:52.000Z (over 2 years ago)
- Last Synced: 2025-12-28T09:47:33.305Z (6 months ago)
- Topics: developer-tools, development, environment, environments, linux, macos, tools
- Language: Shell
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
env-generator
========
!!! WARNING: THIS REPO HAS NOT YET BEEN TESTED. DOWNLOAD AT YOUR OWN RISK
[Trello Board](https://trello.com/b/pXfsANcj)
Convenient repo for setting a working environment on any new machine. This is set up for my particular tastes and uses, so it should be modified to suit your needs.
# Prerequisites
- make
# Setup
1. Fork the repository.
2. Modify the Brewfile / Linuxfile to suit your own needs.
3. Run 'make'