Giter VIP home page Giter VIP logo

calendargen's Introduction

calendargen - Make your own fancy iFSR themed calendar

Installation

  1. Clone the repository
  2. Install with your favorite Haskell build tool
    • stack: stack install
    • cabal: cabal install
  3. Run it
    • calendargen on the command line

In case the svg data won’t open correctly, open it with inkscape and export as svg again. This problem is probably caused by the template containing inkscape: namespace prefixes that other viewers don’t support. I deleted them because I assume they are not relevant if they are not supported by other viewers anyway.

Options

Per default it creates a calendar from an internal template and saves it to "generated.svg" but this can be configured using command line options.

To see the available options run calendargen --help.

calendargen -- make your own iFSR calendar

Usage: calendargen [-t|--template PATH] [-o|--output PATH]

Available options:
-h,--help                Show this help text
-t,--template PATH       path to the mustache template to use (default:
                        internal compiled-in(?) template)
-o,--output PATH         where to write the generated svg
                        to (default: "generated.svg")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.