Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pangoraw/hsh


https://github.com/pangoraw/hsh

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Home Sweet Home

**Introduction :**

*HSH is a tool that will help centralize all of your house's dependencies.*

**Installation :**

*To install HSH, you must simply download this repository and the Pangoraw-Plugins one in a folder called `plugins`.*

**Configuration :**

*To setup your HSH server, you can create a configuration file at the root of the HSH folder, call it `config.json` and then HSH will use the configuration you have written instead of the default configuration.*

*A `config.json` file with the default configuration would look like this :*

`{ "server" : { "port" : 8080, "host" : "127.0.0.1" } }`