Skip to content

LucasCtrl/lucasalt.fr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lucasalt.fr

Development

# Create a virtual environment
python3 -m venv venv

# Activate the virtual environment
source venv/bin/activate

# Install all dependencies
pip install -r requirements.txt

# Install watchdog to watch src folder
pip install watchdog

# Run the watcher to rebuild everytime a change is done
python -X dev watcher.py

About

💾 Personal website

Topics

Resources

License

Stars

Watchers

Forks

Contributors