A place to inform on the world wide web https://hbbs.decentral1.se
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
simoon 5c7ee2b97b edited retellings.yml 4 anni fa
hbbs edited retellings.yml 4 anni fa
.gitignore Bootstrap hbbs repository 4 anni fa
LICENSE Bootstrap hbbs repository 4 anni fa
README.md Add hack and deploy docs 4 anni fa
fabfile.py Wire up the basics 4 anni fa
makefile Make deploy from venv 4 anni fa
requirements.txt Wire up the basics 4 anni fa

README.md

hbbs.decentral1.se

https://hbbs.decentral1.se

Hack It

$ python3 -m virtualenv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt

Release It

You'll need SSH access and sudo powers on hbbs.decentral1.se.

$ make hbbs