Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

YunoHost/tartiflette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tartiflette

A dashboard for YunoHost core & app development/packaging

Install

  • Clone this repo
  • Setup the venv :
virtualenv -p python3 venv
source venv/bin/activate
  • Install the dependencies :
pip install -r requirements.txt
  • Configure GITHUB_USER and GITHUB_TOKEN in settings.py

  • Init the database :

./manage.py nuke
./manage.py init
  • Fetch/update the DB
./manage.py update

About

A delicious dashboard for YunoHost stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11