Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sbuzonas/dotfiles-installer

PHP/Composer based tool to manage dotfiles distributions
https://github.com/sbuzonas/dotfiles-installer

Last synced: about 2 months ago
JSON representation

PHP/Composer based tool to manage dotfiles distributions

Awesome Lists containing this project

README

        

DotFiles - PHP Driven Configuration Management
==============================================

DotFiles helps you manage your configuration between multiple machines with machine specific configuration options.

Installation / Usage
--------------------

TBD

Installation
------------

TBD

Updating
--------

TBD

Requirements
------------

This project was built with PHP 5.6.4 and has not been tested with earlier versions.

Authors
-------

Steve Buzonas - - -

License
-------

DotFiles is licensed under the MIT License - see the LICENSE file for details

Acknowledgments
---------------

- This project has heavy inspiration from the PHP dependency management tool
[Composer](https://github.com/composer/composer).