Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malept/dev-environment

Configuration management for a workstation development environment.
https://github.com/malept/dev-environment

Last synced: 4 days ago
JSON representation

Configuration management for a workstation development environment.

Awesome Lists containing this project

README

        

Development Environment Configuration Management
================================================

SaltStack_-based configuration management for Mark's development
environment(s).

.. _SaltStack: http://docs.saltstack.com/

Bootstrap
=========

.. code:: shell

wget -O - https://raw.githubusercontent.com/malept/dev-environment/main/bootstrap.sh | \
bash -s -- $MINION_FILE # $LOCAL_PILLAR (optional)

License
-------

This work is copyright © 2014, 2015, 2016 Mark Lee, under the `Apache License`_
(version 2).

.. _Apache License: https://www.apache.org/licenses/LICENSE-2.0