Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pangoraw/hsh
https://github.com/pangoraw/hsh
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pangoraw/hsh
- Owner: Pangoraw
- Created: 2015-07-24T17:09:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-27T19:05:28.000Z (over 9 years ago)
- Last Synced: 2023-02-27T00:32:39.647Z (over 1 year ago)
- Language: TypeScript
- Size: 453 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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" } }`