Skip to content

deepin-espanol/deepines-store

Repository files navigation

Deepines Store

Deepin en Español App Store


Development Guide

Preparing the environment

sudo apt install git python3-venv
python3 -m venv myvenv
. myvenv/bin/activate
pip install pip --upgrade
git clone https://github.com/deepin-espanol/deepines-store
cd deepines-store
git checkout nightly
pip install -r requirements.txt

Try out

python3 deepines.py

Build a deb package

./store-setup.sh -v VERSION

Translation

Translations are managed by Weblate, contributions are welcome.

Translation status