https://github.com/spektom/lucia
Lucia the friend
https://github.com/spektom/lucia
Last synced: 3 months ago
JSON representation
Lucia the friend
- Host: GitHub
- URL: https://github.com/spektom/lucia
- Owner: spektom
- Created: 2018-12-19T07:14:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T07:16:40.000Z (over 6 years ago)
- Last Synced: 2025-01-20T16:53:28.805Z (4 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
lucia
======Lucia the friend.
## Setting up development environment
python3 -mvenv venv && source venv/bin/activate
make devenv