Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sbuzonas/dotfiles-installer
- Owner: sbuzonas
- License: mit
- Created: 2015-01-19T05:36:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-16T01:34:24.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T22:49:39.105Z (3 months ago)
- Language: Ruby
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).