arialdomartini / lazy

Scripts I use for the housekeeping of my personal stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lazy

All the scripts I use for the housekeeping of my personal stuff

Venv

Creae a virtual env with

python3 -m venv venv

or activate it with

source venv/bin/activate

Then install

pip install -r requrements.txt

About

Scripts I use for the housekeeping of my personal stuff

License:GNU General Public License v2.0


Languages

Language:C# 93.6%Language:Python 5.6%Language:Shell 0.8%