Skip to content

arialdomartini/lazy

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published