This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
kalente
Watch
1
Star
0
Fork
You've already forked kalente
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
v0.1.0
kalente
/
.gitignore
5 lines
36 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
feat: Add .gitignore, LICENSE, README, pyproject.toml, and kalente source files - Added .gitignore file to specify files and directories to ignore in version control. - Added LICENSE file with MIT license. - Added README.md file with project information and license details. - Added pyproject.toml file with project metadata and dependencies. - Added kalente source files for generating PDF calendars. - Implemented functions for generating weekly calendars, converting HTML to PDF, and CLI parsing. - Created a template for rendering weekly calendars in HTML format.
2023-08-31 19:43:48 +00:00
venv/
*.pyc
__pycache__/
Update .gitignore and add .gitlab-ci.yml
2023-09-01 17:00:47 +00:00
*.pdf
dist/
Reference in a new issue
Copy permalink