OmgImAlexis / h

hosted apps done simply

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

h

Hosted apps done simply.

Installation

git clone https://github.com/omgimalexis/h ~/code/h && cd ~/code/h

# Setup server
./admin/install user@server-domain.tld

# Setup app on server
./admin/create user@server-domain.tld demo

# Deploy app
cd ~/code/demo
git push production master

# Profit ?

About

hosted apps done simply


Languages

Language:Shell 100.0%