Skip to content

Ramblurr/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4fe6608 · Sep 14, 2023

History

26 Commits
Mar 22, 2023
Sep 14, 2023
Feb 13, 2023
Aug 31, 2023
Feb 13, 2023
Feb 13, 2023
Feb 13, 2023
Feb 13, 2023
Aug 31, 2023
Aug 31, 2023
Feb 13, 2023
Aug 31, 2023

Repository files navigation

notes

notes.binaryelysium.com

Local setup

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
make run