Skip to content

Latest commit

 

History

History
79 lines (65 loc) · 1.74 KB

README.adoc

File metadata and controls

79 lines (65 loc) · 1.74 KB

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