diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -1,16 +1,18 @@ # Calp -`calp` attempts to generate clear and attractive calendars that can be printed. +calp attempts to generate dry and attractive calendars that can be printed. It is designed to be extensible and customizable for a wide range of calendar designs. # Dependencies - `cairo` -- `pkg-config` -# Build -- `make` +# Install +- `make clean install` + +# Uninstall +- `make uninstall` # Planned Features - Arguments (`getopts`) -- Holidays -- Moon Phases -- Month Art - Custom layout file parsing (config files) +- Holidays (.csv files) +- Month Art +- Moon Phases |
